mirror of
https://github.com/Respect/Validation.git
synced 2026-03-15 23:05:45 +01:00
Apply "SlevomatCodingStandard.ControlStructures.RequireTernaryOperator"
Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
This commit is contained in:
parent
e500222f5b
commit
3abf64f496
3 changed files with 9 additions and 16 deletions
|
|
@ -59,6 +59,7 @@
|
|||
<rule ref="SlevomatCodingStandard.ControlStructures.NewWithParentheses" />
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireNullCoalesceOperator" />
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireShortTernaryOperator" />
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.RequireTernaryOperator" />
|
||||
<rule ref="SlevomatCodingStandard.ControlStructures.UselessTernaryOperator" />
|
||||
<rule ref="SlevomatCodingStandard.Exceptions.DeadCatch" />
|
||||
<rule ref="SlevomatCodingStandard.Exceptions.ReferenceThrowableOnly" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue