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 30cf674 commit 18f08dcCopy full SHA for 18f08dc
ProjektMOTORCodingStandard/ruleset.xml
@@ -27,6 +27,7 @@
27
<exclude name="SlevomatCodingStandard.Files.FileLength.FileTooLong" />
28
<exclude name="SlevomatCodingStandard.Classes.ClassLength.ClassTooLong" />
29
<exclude name="SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder" />
30
+ <exclude name="SlevomatCodingStandard.Attributes.AttributesOrder" />
31
<exclude name="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName" />
32
33
<!-- actually in poll -->
0 commit comments