Skip to content

v2.0.0-beta.1

Compare
Choose a tag to compare
@antonioeatgoat antonioeatgoat released this 10 Jan 14:39
· 67 commits to version/2 since this release
b109e05

Added

  • Add checks for Emacs UTF-8 file header (EncodingCommentSniff) (See #50).
  • Add checks for ensuring space after casting (See #55).
  • Add checks for priority used on hooks and filters (HooPriorityLimit) (See #75).
  • Embrace PHPCSUtils (See #72).

Changed

  • Upgrade automattic/vipwpcs to ^3.0.0.
  • Modernize existing sniffs (See #73).