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
.
Gitlab was upgraded to latest version (v18.3.1), please report issues to https://forum.duniter.org/t/interventions-et-indisponibilite-des-forums-et-de-gitlab/7131/298
autoflake
automatically fixes the code while flake8
just report it.
flake8
with autoflake
pre-commit hookautoflake
instead of flake8
.