Skip to content

Commit

Permalink
psr-12 comment comment
Browse files Browse the repository at this point in the history
  • Loading branch information
danepowell committed Jul 8, 2024
1 parent d37f9ce commit a229fa5
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 @@ -27,7 +27,7 @@
<exclude name="PHPCompatibility.Extensions.RemovedExtensions.famRemoved"/>
</rule>

<!-- PSR-12 has no opinion on comments, leading to unpredictable indentation. -->
<!-- Apply indentation rules to all kinds of code (i.e., tokens), including comments. -->
<!-- @see https://github.com/squizlabs/PHP_CodeSniffer/issues/2314 -->
<rule ref="Generic.WhiteSpace.ScopeIndent">
<properties>
Expand Down

0 comments on commit a229fa5

Please sign in to comment.