1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00

Remove --diff-methods from --help

Fixes #4384
This commit is contained in:
Matt Brown 2020-10-21 09:12:35 -04:00 committed by Daniil Gentili
parent d1b7cf6860
commit 00c66b41e7
Signed by: danog
GPG Key ID: 8C1BE3B34B230CA7

View File

@ -320,9 +320,6 @@ Basic configuration:
--no-diff
Turns off Psalms diff mode, checks all files regardless of whether they've changed
--diff-methods
Only checks methods that have changed since last run (and their dependents)
Surfacing issues:
--show-info[=BOOLEAN]
Show non-exception parser findings (defaults to false).