Replace flake8 with autoflake
autoflake
automatically fixes the code while flake8
just report it.
-
Replace
flake8
withautoflake
pre-commit hook -
CI: run
autoflake
instead offlake8
.
autoflake
automatically fixes the code while flake8
just report it.
flake8
with autoflake
pre-commit hookautoflake
instead of flake8
.added CI/CD Dev Env enhancement labels
mentioned in merge request !222 (merged)
closed with merge request !222 (merged)