Releases
v2.5.0
Breaking Change split OperatorWhitespaceCheck.functionArgPolicy
into arrowFunctionPolicy
, oldFunctionTypePolicy
and newFunctionTypePolicy
#467
Breaking Change using --
for long options in cli (#472 )
New check BlockBreakingConditional (#471 )
New check InlineFinal (#472 )
Added afterDocCommentField
to ExtendedEmptyLinesCheck (#469 )
Added thread support for eval target (#469 )
Added allowTrailingComma
to SeparatorWhitespaceCheck and WhitespaceAfterCheck (#470 )
Added FINAL
to ModifierOrder check default (#472 )
Added NodeJS detection to launch NodeJS version if available (#475 )
Fixed enum abstract detection in MagixNumber check, fixes #104 (#449 )
Fixed indentation of )
, fixes #450 (#451 )
Fixed typedef extension (Haxe 3.x) #452
Fixed parentheses with dot #454
Fixed double for #455
Fixed indentation in brackets #456
Fixed return indentation #457
Fixed indentation of arrow #459
Fixed position change of semicolon #460
Fixed TypeDocCommentCheck with conditionals, fixes #465 (#467 )
Fixed suppression of UnnecessaryConstructor, fixes #466 (#467 )
Fixed Java regexp issue in IndentationCheck (#468 )
Fixed empty lines between types with conditionals (#469 )
Fixed empty lines before comments with conditionals (#472 )
Fixed EFunction changes in Haxe 4rc4 (#474 )
Fixed null pointer references for C++ (#476 )
Changed return block indentation #453
Changed applied formatter #461
Refactored coverage reporting #462
You can’t perform that action at this time.