Skip to content

v0.10.31

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Sep 11:20
· 4 commits to master since this release
v0.10.31
dc45e03
  • fix compatibility with tree-sitter 0.23 (@arthurzam)
  • bash completion: improve path handling (@arthurzam)

New Checks:

  • OldPackageNameDep: check for dependency using previously moved package's name (@arthurzam, #659, #694)
  • BadDependency: catch := slot operator in PDEPEND (@arthurzam, #660)

Checks Updates:

  • DistutilsNonPEP517Build: handle false positives when defined by eclass (@arthurzam)
  • PythonCompatCheck: add whitelist for backports (@arthurzam)
  • EmptyGlobalAssignment: ignore empty KEYWORDS (@arthurzam, #695)