OpenOversight icon indicating copy to clipboard operation
OpenOversight copied to clipboard

add lint target

Open redshiftzero opened this issue 5 years ago • 1 comments

  • make lint should invoke our flake8 checks
  • We should document its use it in this repo for developers
  • We should run make lint in ci instead of directly invoking flake8: https://github.com/lucyparsons/OpenOversight/blob/develop/.travis.yml#L24

redshiftzero avatar Jun 17 '20 13:06 redshiftzero

fixed in https://github.com/lucyparsons/OpenOversight/pull/783/files , fwiw. Needs merge

fritzdavenport avatar Aug 14 '20 01:08 fritzdavenport