Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 18:00

StaticLint v5.0.0

Diff since v4.5.0

Closed issues:

  • Add check for assignment within lazy conditional checks (#100)
  • crash from accessing non-existant field FunctionStore.type (#188)
  • Fields in @NamedTuple (#210)
  • A non-DataType has been used in a type declaration when using alias (#216)
  • Linter: "Invalid redefinition of constant" in if-else block (#218)
  • Varargs notation ::Any... is incorrectly flagged as unsused variable (#226)
  • Splatting creates spurious warning about extending function without using module defined typed arguments (#224)

Merged pull requests: