Commit Graph

15 Commits (master)

Author SHA1 Message Date
Tyler Chambers b6121edf70 swapped "is" for "==" in literal comparison
4 years ago
Duncan Dean 39d526bde4
test: Bump linter versions
4 years ago
Hennadii Stepanov 7dda912e1c
test: Do not swallow flake8 exit code
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
4 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago
Hennadii Stepanov 80c9e66ab8
build: Remove install command samples
5 years ago
Ben Woosley 838920704a
lint: Disable flake8 W504 warning
5 years ago
practicalswift 3c5254a820 Limit Python linting to files in the repo
6 years ago
Ben Woosley 948d8f4f10
lint: Enable python linters via an array
6 years ago
Daniel Ingram c9ba253f4f Add E711 to flake8 check
6 years ago
James O'Beirne 854c85ae90 test: allow arguments to be forwarded to flake8 in lint-python.sh
6 years ago
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.
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
practicalswift 3352da8da1 Add "export LC_ALL=C" to all shell scripts
6 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago