| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lint: Enable python linters via an array | Ben Woosley | 2019-01-20 | 1 | -73/+75 |
| | | | | | This assures consistent recording of the enabled linters. | ||||
| * | Add E711 to flake8 check | Daniel Ingram | 2018-12-10 | 1 | -1/+2 |
| | | |||||
| * | test: allow arguments to be forwarded to flake8 in lint-python.sh | James O'Beirne | 2018-09-24 | 1 | -1/+1 |
| | | |||||
| * | macOS fix: Check for correct version of flake8 to avoid spurious warnings. ↵ | practicalswift | 2018-08-31 | 1 | -1/+9 |
| | | | | | The brew installed flake8 version is Python 2 based and does not work. | ||||
| * | tests: Use explicit imports | practicalswift | 2018-08-13 | 1 | -1/+3 |
| | | |||||
| * | Add "export LC_ALL=C" to all shell scripts | practicalswift | 2018-06-14 | 1 | -0/+2 |
| | | |||||
| * | test: Move linters to test/lint, add readme | MarcoFalke | 2018-05-24 | 1 | -0/+78 |