Skip to content

Commit

Permalink
Merge pull request #270 from creative-commoners/pulls/4.4/squash-lint…
Browse files Browse the repository at this point in the history
…er-warning

BUG Squash linting warning about constant visibility
  • Loading branch information
Garion Herman authored Nov 25, 2019
2 parents b954e0d + 7456b1f commit 6358ae7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpcs.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
<!-- Current exclusions -->
<exclude name="PSR1.Methods.CamelCapsMethodName"/>
<exclude name="Squiz.Classes.ValidClassName.NotCamelCaps"/>
<exclude name="PSR12.Properties.ConstantVisibility.NotFound"/>
</rule>
</ruleset>

0 comments on commit 6358ae7

Please sign in to comment.