Age | Commit message (Expand) | Author |
---|---|---|
2020-06-22 | test: Bump linter versions | Duncan Dean |
2020-06-05 | test: Do not swallow flake8 exit code | Hennadii Stepanov |
2020-06-02 | This PR adds initial support for type hints checking in python scripts. | Kiminuo |
2019-12-30 | scripted-diff: Bump copyright of files changed in 2019 | MarcoFalke |
2019-11-06 | build: Remove install command samples | Hennadii Stepanov |
2019-09-03 | lint: Disable flake8 W504 warning | Ben Woosley |
2019-05-30 | Limit Python linting to files in the repo | practicalswift |
2019-01-20 | lint: Enable python linters via an array | Ben Woosley |
2018-12-10 | Add E711 to flake8 check | Daniel Ingram |
2018-09-24 | test: allow arguments to be forwarded to flake8 in lint-python.sh | James O'Beirne |
2018-08-31 | macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th... | practicalswift |
2018-08-13 | tests: Use explicit imports | practicalswift |
2018-06-14 | Add "export LC_ALL=C" to all shell scripts | practicalswift |
2018-05-24 | test: Move linters to test/lint, add readme | MarcoFalke |