aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-python.sh
AgeCommit message (Expand)Author
2021-07-07lint: Run mypy with --show-error-codesCarl Dong
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-28lint: run mypy over contrib/devtoolsfanquake
2020-11-09swapped "is" for "==" in literal comparisonTyler Chambers
2020-06-22test: Bump linter versionsDuncan Dean
2020-06-05test: Do not swallow flake8 exit codeHennadii Stepanov
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2019-12-30scripted-diff: Bump copyright of files changed in 2019MarcoFalke
2019-11-06build: Remove install command samplesHennadii Stepanov
2019-09-03lint: Disable flake8 W504 warningBen Woosley
2019-05-30Limit Python linting to files in the repopracticalswift
2019-01-20lint: Enable python linters via an arrayBen Woosley
2018-12-10Add E711 to flake8 checkDaniel Ingram
2018-09-24test: allow arguments to be forwarded to flake8 in lint-python.shJames O'Beirne
2018-08-31macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...practicalswift
2018-08-13tests: Use explicit importspracticalswift
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke