Skip to content

Commit

Permalink
fix: Enforce space indent
Browse files Browse the repository at this point in the history
  • Loading branch information
seebeen committed Dec 9, 2023
1 parent 02f3042 commit f3267f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Oblak-Core/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
<severity>0</severity>
</rule>

<!-- Enforce the rule -->
<rule ref="WordPress">
<exclude name="Generic.WhiteSpace.DisallowSpaceIndent" />
</rule>
Expand Down

0 comments on commit f3267f5

Please sign in to comment.