Skip to content

v1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 23:44
· 28 commits to main since this release
548a7d3

ExplicitImports v1.4.2

Diff since v1.4.1

  • improved parsing to squash several bugs causing false positives

Merged pull requests:

Closed issues:

  • types not correctly detected in function signature (#33)
  • False positive with type parameter that shadows name from imported package (#34)
  • False positive when unpacking loop variables (#35)
  • False positive with struct member name that shadows imported name (#36)