haxe-checkstyle v2.7.0
- Breaking Change replaced
EnforceVarTypeHint
withVarTypeHint
check (#500) - Added support for final in
MagicNumber
, fixes #494 (#495) - Fixed handling
OBJECT_DECL
token inRightCurly
, fixes #496 (#497) - Reorganised build files (#498)
- Refactored for tokentree API change (#500 + #501)
- Updated haxeparser lib with latest syntax changes (#502)
- Retired Haxe 3.4.7 compile support (#502)