Hi !
Your codesniffer integration with eclipse is awesome !
Took me 10s to make it working as I wanted to, while the original abandoned PHPsrc took me a day to hack...
Guys, this implementation allows you to define a per project CodeSniffer path, which mean you could use the one shipped with your composer dev requirements, which will use your project ruleset.xml without any other setting ! Moreover, this implementation does not ignore non PHP file extensions (unless you wanted to).
Could you provide a more common way to install it on eclipse?
I never developped on eclipse SDK, but it would be great to get your plugin available in eclipse software installation manager, for convenience as for keeping it up to date.
Your fork should definitely replace the original one in PDT Extension group!
Hi !
Your codesniffer integration with eclipse is awesome !
Took me 10s to make it working as I wanted to, while the original abandoned PHPsrc took me a day to hack...
Guys, this implementation allows you to define a per project CodeSniffer path, which mean you could use the one shipped with your composer dev requirements, which will use your project ruleset.xml without any other setting ! Moreover, this implementation does not ignore non PHP file extensions (unless you wanted to).
Could you provide a more common way to install it on eclipse?
I never developped on eclipse SDK, but it would be great to get your plugin available in eclipse software installation manager, for convenience as for keeping it up to date.
Your fork should definitely replace the original one in PDT Extension group!