Skip to content
Snippets Groups Projects
Verified Commit 8f23062a authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

fix: update exclusion ruleset

parent 583658ff
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
<exclude name="Generic.Commenting.DocComment.MissingShort"/>
<!-- You can use short if-else form. -->
<exclude name="WordPress.PHP.DisallowShortTernary"/>
<exclude name="Universal.Operators.DisallowShortTernary"/>
<!-- If a conscious choice has been made for a non-strict comparison, that's ok.
I.e. when `strict` has been explicitly set to `false` in an array comparison,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment