mirror of
https://github.com/danog/psalm.git
synced 2024-11-27 04:45:20 +01:00
Merge pull request #7024 from DaveLiddament/patch-6
Add --php-version to CLI help
This commit is contained in:
commit
978a0449cf
@ -342,6 +342,9 @@ Basic configuration:
|
||||
|
||||
--no-diff
|
||||
Turns off Psalm’s diff mode, checks all files regardless of whether they’ve changed.
|
||||
|
||||
--php-version=PHP_VERSION
|
||||
Explicitly set PHP version to analyse code against.
|
||||
|
||||
Surfacing issues:
|
||||
--show-info[=BOOLEAN]
|
||||
|
Loading…
Reference in New Issue
Block a user