aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-python.sh
Commit message (Expand)AuthorAgeFilesLines
* swapped "is" for "==" in literal comparisonTyler Chambers2020-11-091-0/+1
* test: Bump linter versionsDuncan Dean2020-06-221-1/+0
* test: Do not swallow flake8 exit codeHennadii Stepanov2020-06-051-3/+11
* This PR adds initial support for type hints checking in python scripts.Kiminuo2020-06-021-0/+3
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
* build: Remove install command samplesHennadii Stepanov2019-11-061-2/+2
* lint: Disable flake8 W504 warningBen Woosley2019-09-031-1/+0
* Limit Python linting to files in the repopracticalswift2019-05-301-1/+7
* lint: Enable python linters via an arrayBen Woosley2019-01-201-73/+75
* Add E711 to flake8 checkDaniel Ingram2018-12-101-1/+2
* test: allow arguments to be forwarded to flake8 in lint-python.shJames O'Beirne2018-09-241-1/+1
* macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...practicalswift2018-08-311-1/+9
* tests: Use explicit importspracticalswift2018-08-131-1/+3
* Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+2
* test: Move linters to test/lint, add readmeMarcoFalke2018-05-241-0/+78