Skip to content

Commit 3473678

Browse files
committed
Updated commands documentation
1 parent 932853c commit 3473678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/COMMANDS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ phpinsights # Runs PHP Insights
9999
phplint # Runs PHPLint
100100
phploc # Runs `phploc` and create json output
101101
phpmetrics # Generates PhpMetrics static analysis
102+
php-parallel-lint # Lint PHP files with `php-parallel-lint`
102103
phpstan-github # Runs PHPStan static analysis tool (GitHub)
103104
phpstan # Runs PHPStan static analysis tool
104105
project-stats # Create simple project stats

0 commit comments

Comments
 (0)