Skip to content

Commit 60b47ca

Browse files
committed
Exclude rule
Used to cause inpsyde/php-coding-standards#45.
1 parent 84cea0a commit 60b47ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

phpcs.xml.dist

+4
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@
3131
<exclude name="PHPCompatibility.Interfaces.NewInterfaces.jsonserializableFound"/>
3232
</rule>
3333

34+
<rule ref="PSR12">
35+
<exclude name="PSR12.Files.OpenTag.NotAlone"/>
36+
</rule>
37+
3438
</ruleset>

0 commit comments

Comments
 (0)