Skip to content

2.1.0

Compare
Choose a tag to compare
@ThomasPohl ThomasPohl released this 04 Jul 09:44
· 480 commits to develop since this release

This version has a lot more checks and a few minor bug fixes.
Added checks:

  • CaseAtLeastThreeWhen
  • FileHeader
  • IdenticalExpressionOnBinaryOperator
  • IfConditionalAlwaysTrueOrFalse
  • DuplicateConditionIfElseAndCaseWhens
  • BooleanInversion
  • HardCodedCredentials
  • HardcodedIp
  • HardcodedURI
  • BooleanLiteral
  • CaseWithoutElse
  • CardinalityInLoop
  • LoopWithoutLeave
  • EmptyMainFunction
  • UnknownMessageDomain
  • ParameterWithDirection
  • DeleteFromWithoutWhere
  • SelectAll
  • Sleep
  • Eval
  • Bitstream
  • CaseWithTooManyWhens
  • InitializeVariables
  • UndocumentedModule
  • UndocumentedRoutine
  • TooManyParameters
  • VariablesSubtree
  • XmlnscDomain
  • RoutineWithExcessiveReturns