attrap icon indicating copy to clipboard operation
attrap copied to clipboard

Support external tools to supply fixups

Open hexmode opened this issue 7 years ago • 1 comments

PHP CodeSniffer (phpcs) is integrated with FlyCheck. Some of the issues it finds can be fixed with phpcbf. It would be nice if this tool could get the fix needed at point from phpcbf.

https://github.com/squizlabs/PHP_CodeSniffer/wiki/Fixing-Errors-Automatically

hexmode avatar Feb 19 '18 19:02 hexmode

That would be great indeed. Note that there is nothing preventing using an external tool. Because I never use PHP I'll wait for a contribution regarding the tool in question.

jyp avatar Feb 26 '18 10:02 jyp