Skip to content

Commit e618e34

Browse files
authored
Remove OpeningFunctionBraceBsdAllman rule which is not compatible with PSR12 (#42)
1 parent 9d1db93 commit e618e34

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpcs/ruleset.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
<rule ref="Generic.Formatting.SpaceAfterNot"/>
3131
<rule ref="Generic.Functions.CallTimePassByReference"/>
3232
<rule ref="Generic.Functions.FunctionCallArgumentSpacing"/>
33-
<rule ref="Generic.Functions.OpeningFunctionBraceBsdAllman"/>
3433
<rule ref="Generic.NamingConventions.ConstructorName"/>
3534
<rule ref="Generic.NamingConventions.UpperCaseConstantName"/>
3635
<rule ref="Generic.NamingConventions.CamelCapsFunctionName">

0 commit comments

Comments
 (0)