mirror of
https://github.com/danog/psalm.git
synced 2024-11-30 04:39:00 +01:00
Merge pull request #9590 from dantleech/add-error-level-option-help
Add CLI help for the error-level option
This commit is contained in:
commit
fd4f7b701c
@ -1273,6 +1273,9 @@ final class Psalm
|
||||
--php-version=PHP_VERSION
|
||||
Explicitly set PHP version to analyse code against.
|
||||
|
||||
--error-level=ERROR_LEVEL
|
||||
Set the error reporting level
|
||||
|
||||
Surfacing issues:
|
||||
--show-info[=BOOLEAN]
|
||||
Show non-exception parser findings (defaults to false).
|
||||
|
Loading…
Reference in New Issue
Block a user