Skip to content

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 12 Jul 04:03

StaticLint v4.5.0

Diff since v4.4.0

Closed issues:

  • @. macro is incorrectly flagged as missing reference (#198)

Merged pull requests:

  • Check default value of kwargs matches given type (#190) (@ZacLN)
  • Check for the use of literal tokens in inappropriate places. (#191) (@ZacLN)
  • More kw default literals (#194) (@laborg)
  • check break/continue are in a loop (#195) (@ZacLN)
  • fix resolving of dot macro (#199) (@ZacLN)
  • modify isexportedby (#200) (@ZacLN)