summary refs log tree commit diff
path: root/.flake8 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Prune setup.cfg some more (#12059)David Robertson2022-02-221-0/+11
* Remove `trial` section from setup.cfg This was added in the initial commit from 2014. I can't see that it does anything. Maybe it's there so that you can run `trial` without any extra args, but if I do that then I just get the `--help` message. * Move flake8's config to its own file