haxe-checkstyle v2.8.0
- New check
CommentedOutCode
to check comments for commented out code fragments (#512) - Fixed Haxe nightly compilation (#505)
- Added related messages to reporters for
CodeSimilarity
check (#506) - Fixed null pointer exception in
UnusedImport
check (#507) - Updated to Haxe 4.2.4 (#512)
- Retired Haxe 4.0.5 compile support (#512)