practicalswift
|
3c5254a820
|
Limit Python linting to files in the repo
|
2019-05-30 22:36:54 +02:00 |
|
Ben Woosley
|
948d8f4f10
|
lint: Enable python linters via an array
This assures consistent recording of the enabled linters.
|
2019-01-20 17:13:22 -08:00 |
|
Daniel Ingram
|
c9ba253f4f
|
Add E711 to flake8 check
|
2018-12-10 15:12:09 -05:00 |
|
James O'Beirne
|
854c85ae90
|
test: allow arguments to be forwarded to flake8 in lint-python.sh
|
2018-09-24 18:24:25 -04:00 |
|
practicalswift
|
341f7c7b0e
|
macOS fix: Check for correct version of flake8 to avoid spurious warnings. The brew installed flake8 version is Python 2 based and does not work.
|
2018-08-31 00:58:47 +02:00 |
|
practicalswift
|
68400d8b96
|
tests: Use explicit imports
|
2018-08-13 14:13:39 +02:00 |
|
practicalswift
|
3352da8da1
|
Add "export LC_ALL=C" to all shell scripts
|
2018-06-14 15:27:52 +02:00 |
|
MarcoFalke
|
fa3c910bfe
|
test: Move linters to test/lint, add readme
|
2018-05-24 12:02:15 -04:00 |
|