Skip to content
This repository has been archived by the owner on Feb 25, 2024. It is now read-only.

Commit

Permalink
disable specific artemeon rules
Browse files Browse the repository at this point in the history
  • Loading branch information
chriskapp committed Jan 28, 2022
1 parent 20ce180 commit 43f6ea3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ArtemeonCodingStandard/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,9 @@
</rule>
<rule ref="Squiz.Scope.StaticThisUsage" />

<!--
<rule ref="ArtemeonCodingStandard.NamingConventions.TypePrefixOnVariableName" />
<rule ref="ArtemeonCodingStandard.WhiteSpace.NewlinesAtStartOfClassBody" />
<rule ref="ArtemeonCodingStandard.WhiteSpace.NewlinesAtStartOfFunctionBody" />
-->
</ruleset>

0 comments on commit 43f6ea3

Please sign in to comment.