aboutsummaryrefslogtreecommitdiffstats
path: root/python/.flake8
Commit message (Collapse)AuthorAgeFilesLines
* enable type annotation checking with flake8 by default ('make lint')Bryan Newbold2021-11-031-4/+2
|
* flake8 config: update ignore list after big fmtBryan Newbold2021-11-021-3/+4
|
* update flake8 configurationBryan Newbold2021-11-021-9/+15
|
* simple lint (flake8) fixes in testsBryan Newbold2020-07-231-1/+1
| | | | | | The pytest fixture syntax interacts weirdly with flake8 tests, so ignore the "redefinition" and "unused variable" errors more carefully for .py files under ./tests/
* tweak flake8 paramsBryan Newbold2020-07-011-2/+8
|
* updates to MakefileBryan Newbold2020-07-011-0/+7