Open WilliamHester opened 8 years ago
So I just finished a branch that brings the backend up to the pylint standard, and the frontend has the angular linter which currently throws no errors. You can simply run make lint
and it will run both linters and check for errors. As soon as that is merged into master, we can probably close this issue.
Consistent style across the web app. Should follow Google's Javascript guide, and Google/PEP8 Python style guide. Should not throw any error in any linters.