Linters

https://docs.google.com/presentation/d/1ccYOC1O1asGIbE62-pKFKlBRvkdu2sd2WQGCpSSiGC8/edit

Run on pre-commit!

git hook pre-commit.com

Run on continuous integration

Run flake8 and bandit -r

fail build if any of those report

Add bots to comment on code reviews

github.com/lyft/linty_fresh

List of Python code linters:

github.com/vintasoftware/python-linters-and-code-analysis

 

Leave a comment