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 b16022b commit 25faf05Copy full SHA for 25faf05
ProjektMOTORCodingStandard/ruleset.xml
@@ -27,7 +27,6 @@
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