I'm having trouble with PHP_CodeSniffer #822
maxacarvalho
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋🏽
I'm using Duster for code linting. I recently started to use Pest, and, I found a problem related to PHP_CodeSniffer rules, specifically the
PSR1.Files.SideEffectsone.For now, I'm adding
...<exclude-pattern>/tests/*</exclude-pattern>...to my.phpcs.xml.distfile but I wonder if that's the right (or only) way?Thanks.
Beta Was this translation helpful? Give feedback.
All reactions