Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-11-02 | Add contributer docs for using the provided linters script (#6164) | Jason Robinson | 3 | -0/+13 | |
* Add lint dependencies black, flake8 and isort These are required when running the `lint.sh` dev scripts. Signed-off-by: Jason Robinson <jasonr@matrix.org> * Add contributer docs for using the providers linters script Add also to the pull request template to avoid build failures due to people not knowing that linters need running. Signed-off-by: Jason Robinson <jasonr@matrix.org> * Fix mention of linter errors correction Co-Authored-By: Andrew Morgan < |