Skip to content

Commit 18f08dc

Browse files
author
Robert Freigang
committed
Revert "Remove removed SlevomatCodingStandard.Attributes.AttributesOrder"
This reverts commit 25faf05.
1 parent 30cf674 commit 18f08dc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ProjektMOTORCodingStandard/ruleset.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
<exclude name="SlevomatCodingStandard.Files.FileLength.FileTooLong" />
2828
<exclude name="SlevomatCodingStandard.Classes.ClassLength.ClassTooLong" />
2929
<exclude name="SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder" />
30+
<exclude name="SlevomatCodingStandard.Attributes.AttributesOrder" />
3031
<exclude name="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName" />
3132

3233
<!-- actually in poll -->

0 commit comments

Comments
 (0)