OpenOversight
OpenOversight copied to clipboard
add lint target
-
make lintshould invoke our flake8 checks - We should document its use it in this repo for developers
- We should run
make lintin ci instead of directly invoking flake8: https://github.com/lucyparsons/OpenOversight/blob/develop/.travis.yml#L24
fixed in https://github.com/lucyparsons/OpenOversight/pull/783/files , fwiw. Needs merge