- 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)