Update: The native WPCS whitelist flags are deprecated in v3.0.0 in favour of the PHPCS // phpcs:ignore
format. The plugin has been updated to use that format in stead.
A Sublime Text 2/3 autocomplete plug-in for WordPress Coding Standards whitelist flags.
Install the plugin via Sublime Text’s Package Control by searching for WPCS whitelist flags
.
Use
An autocomplete popup will open when you type `wpcs` or `phpcs`.
Fork, create an issue or pull request on GitHub