---8<---
It would be awesome if I could enable/disable the phpcs_execute_on_save option via the CMD-SHIFT-P feature. This plugin is awesome for working with newer PHP projects, but it's really annoying when making tweaks on old projects. I'm using this plugin to ensure PSR-2 compatibility...and my older projects are anything but, and I don't plan on converting them.
I was thinking this option could read: PHP Code Sniffer: Toggle Execute On Save.
---8<---
@benmatselby Thanks a lot for adding this. Makes jumping between new PSR2 compatible projects and my old projects much easier. Keep up the excellent work.
From GH-58:
---8<--- It would be awesome if I could enable/disable the phpcs_execute_on_save option via the CMD-SHIFT-P feature. This plugin is awesome for working with newer PHP projects, but it's really annoying when making tweaks on old projects. I'm using this plugin to ensure PSR-2 compatibility...and my older projects are anything but, and I don't plan on converting them.
I was thinking this option could read: PHP Code Sniffer: Toggle Execute On Save. ---8<---