Baseline
#1045
Replies: 2 comments
-
@salacr No, as nobody has come up with a good design for such a feature. Also see #137. If the "LOT of violations" bit is about non-auto-fixable issues, there are still a couple of things you could do to get started without blocking builds:
The Wiki contains more information about these options. Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Got it thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi,
We have pretty big and old project and we want to start using phpcs to somehow control formatting. The problem is that there are a LOT of violations and fixing it in one go is impossible :/
Is there a feature something similar to this one https://phpstan.org/user-guide/baseline ? I can see that the original project had
squizlabs/PHP_CodeSniffer#3387.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions