tolerant-php-parser icon indicating copy to clipboard operation
tolerant-php-parser copied to clipboard

A configurable linter tool base on this parser

Open tengattack opened this issue 7 years ago • 0 comments
trafficstars

I used to review PR for my company newbies is a horrible things, especially coding style. Last year I found this parser, I decided to make a linter tool base on the parser, in order to check coding style in their PRs automatically. And now, it is no exaggeration to say it bring my back from hell coding so that I can focus on the code itself.

PHPLint: https://github.com/tengattack/phplint This thing is much more like ESLint, hope you can gave me some suggestions or we could make it better.

Best

tengattack avatar Mar 24 '18 14:03 tengattack