Skip to content

Commit

Permalink
Revert "Remove removed SlevomatCodingStandard.Attributes.AttributesOr…
Browse files Browse the repository at this point in the history
…der"

This reverts commit 25faf05.
  • Loading branch information
Robert Freigang committed Jun 9, 2023
1 parent 30cf674 commit 18f08dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ProjektMOTORCodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
<exclude name="SlevomatCodingStandard.Files.FileLength.FileTooLong" />
<exclude name="SlevomatCodingStandard.Classes.ClassLength.ClassTooLong" />
<exclude name="SlevomatCodingStandard.Arrays.AlphabeticallySortedByKeys.IncorrectKeyOrder" />
<exclude name="SlevomatCodingStandard.Attributes.AttributesOrder" />
<exclude name="SlevomatCodingStandard.Namespaces.ReferenceUsedNamesOnly.ReferenceViaFullyQualifiedName" />

<!-- actually in poll -->
Expand Down

0 comments on commit 18f08dc

Please sign in to comment.