Skip to content

haxe-checkstyle v2.3.0

Compare
Choose a tag to compare
@AlexHaxe AlexHaxe released this 07 May 16:17
· 204 commits to dev since this release
434a5ed
  • New extendsConfigPath field to config files, fixes #401 (#407 + #408)
  • New experimental command line option -detect <filename> to generate a checkstyle configuration file based on a source folder #409 + #410
  • Added conditionalPolicy to Indentation check #411
  • Fixed sort order of detected checkstyle configuration #410
  • Fixed null pointer exception when parsing fails on C++ #411
  • Improved detection rate for RightCurlyCheck #411
  • Refactored indentation check messages #409