We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f9933f commit 084cf5dCopy full SHA for 084cf5d
ruleset.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<ruleset name="FLYERALARM Coding Guidelines">
3
<description>A custom coding standard for FLYERALARM</description>
4
- <rule ref="PSR2"/>
+ <rule ref="PSR12"/>
5
<rule ref="Generic.Formatting.SpaceAfterCast"/>
6
<rule ref="Generic.Arrays.DisallowLongArraySyntax.Found"/>
7
<rule ref="Generic.PHP.DisallowShortOpenTag"/>
0 commit comments