Skip to content

Commit 19d7cc9

Browse files
update phpcs
1 parent 6b6f03c commit 19d7cc9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

phpcs.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<file>app</file>
1010
<file>config</file>
1111
<file>resources/views</file>
12-
<file>tests</file>
1312

1413
<!-- Specify paths to never check -->
1514
<exclude-pattern>*/storage/*</exclude-pattern>
@@ -50,7 +49,6 @@
5049
<exclude name="PSR2.ControlStructures.ElseIfDeclaration.NotAllowed"/>
5150
<exclude name="PSR2.ControlStructures.ControlStructureSpacing"/>
5251

53-
<exclude name="Squiz.Functions.MultiLineFunctionDeclaration.BraceOnSameLine"/>
5452
<exclude name="Squiz.ControlStructures.ControlSignature.SpaceAfterCloseBrace"/>
5553
<exclude name="Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen"/>
5654
</rule>

0 commit comments

Comments
 (0)