mintel / build-harness

🤖Collection of Makefiles to facilitate building Python/Golang projects, Dockerfiles, and more
Apache License 2.0
2 stars 6 forks source link

Extend python linting and formatting with autoflake and flake8 #31

Closed charlieparkes closed 4 years ago

charlieparkes commented 4 years ago

Adds automatic unused import removal and flake8 linting

awichmann-mintel commented 4 years ago

rip all my unused imports and variables