We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 932853c commit 3473678Copy full SHA for 3473678
doc/COMMANDS.md
@@ -99,6 +99,7 @@ phpinsights # Runs PHP Insights
99
phplint # Runs PHPLint
100
phploc # Runs `phploc` and create json output
101
phpmetrics # Generates PhpMetrics static analysis
102
+php-parallel-lint # Lint PHP files with `php-parallel-lint`
103
phpstan-github # Runs PHPStan static analysis tool (GitHub)
104
phpstan # Runs PHPStan static analysis tool
105
project-stats # Create simple project stats
0 commit comments