v2.0.0-beta.1
·
80 commits
to version/2
since this release
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).