Replies: 1 comment 1 reply
-
I think a better option would be an explicit mode where Psalm only emits certain issues. This could be done via a command line |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
It is very inconvenient not to be able to choose to suppress those with errorLevel. When creating a plugin to show only specific issues we have to list every issue in config file to be sure to suppress any non-relevant issue (@klebann asked about this a few weeks ago and I had to do it myself for a plugin I'm creating).
Couldn't we just put those in level 9?
Beta Was this translation helpful? Give feedback.
All reactions