JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 62 forks source link

How to define the most strict configuration possible for PHP-Parallel lint ? #161

Open Allan1901 opened 2 years ago

Allan1901 commented 2 years ago

I’m collaborating in a opensource project :

https://bitbucket.org/AliasAPI/damnp/src/master/etc/php_parallel_lint/run_php_parallel_lint.sh

And i am finding trouble configuring PHP-Parallel lint in the most sensitive way possible, so it would detected every generally undesired line of code. If anyone has any tips, it would be very welcome.