v5.0.1
github-actions
released this
03 May 13:48
·
229 commits
to refs/heads/main
since this release
Bugfixes
- Avoid using incompatible ansible-compat version (#3906) @ssbarnea
- Fix
tree
example in use case document (#3894) @akira6592 - Use api to get driver schema file (#3898) @apatard
- Add
subprocess-run-check
(#3896) @Ruchip16 - Add
unidiomatic-typecheck
check (#3893) @Ruchip16 - Add
unnecessary-lambda
check (#3892) @Ruchip16 - Address ruff S, EXE skips (#3889) @ssbarnea
- More ruff fixes (#3887) @ssbarnea
- Fix colors when displaying plugin versions (#3886) @ssbarnea
- Add
raise-missing-from
rule (#3885) @Ruchip16 - Add
no-else-return
,no-else-raise
&logging-not-lazy
check (#3884) @Ruchip16 - Add
implicit-str-concat
&inconsistent-return-statements
check (#3882) @Ruchip16