Skip to content

v1.0.7

Compare
Choose a tag to compare
@barryceelen barryceelen released this 25 Mar 08:20
· 3 commits to master since this release
  • Use the // phpcs:ignore format in stead of the deprecated // WPCS: ... flags
  • Introduce phpcs tab trigger in addition to wpcs

The native WPCS whitelist comments are deprecated in version 2.0.0 and will be removed in WPCS 3.0.0. This plugin release aims to map all deprecated flags to their counterparts in the // phpcs:ignore inline comment format.