Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Mar 28, 2024
1 parent e66e673 commit 49a1d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Standards/AcquiaPHP/ruleset.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<!-- Drupal sniffs -->
<rule ref="Drupal.Classes.UnusedUseStatement"/>
<rule ref="Drupal.WhiteSpace.ScopeIndent" />
<rule ref="Drupal.WhiteSpace.ScopeIndent"/>

<!-- Generic sniffs -->
<rule ref="Generic.Arrays.DisallowLongArraySyntax"/>
Expand Down

0 comments on commit 49a1d94

Please sign in to comment.