veritus / veritus-backend

1 stars 0 forks source link

Run autopep8 on entire codebase #79

Closed Ragnar-H closed 6 years ago

Ragnar-H commented 6 years ago

Status

Ready

Description

Runs https://github.com/hhatto/autopep8 on entire codebase

I initially wanted to get this to work with pre-commit hooks. But ran into problems with docker.

Think I'll have another run at it soon. But for now this lints our stuff

Example | Screenshots

You can add this formatting to VScode by following these steps: setting linter

Todos

Any TODOs that need to be done