Anthony Sottile
|
929cf5dfd3
|
remove log_token and EXTRA_VERBOSE
- flake8 spent 5% of execution in `log_token`
- `EXTRA_VERBOSE` was only used by `log_token`
- `python -m tokenize` provides better debug token output
|
2022-01-23 18:08:58 -05:00 |
|
Anthony Sottile
|
2fe70dda6b
|
fix a few small spelling issues
found via `pre-commit try-repo https://github.com/codespell-project/codespell --all-files`
|
2020-09-20 19:16:10 -07:00 |
|
Jon Dufresne
|
3216c7b362
|
Remove workarounds for older, unsupported Pythons
|
2018-12-05 06:34:55 -08:00 |
|
Ian Cordasco
|
41277ff965
|
Use |Flake8| consistently throughout documentation
|
2016-06-20 08:13:50 -05:00 |
|
Cea Stapleton
|
330fdb5b56
|
Grammar and clarity improvements.
|
2016-06-19 14:06:26 -05:00 |
|
Ian Cordasco
|
c689781166
|
Update title
|
2016-05-16 15:58:59 -05:00 |
|
Ian Cordasco
|
99030223a4
|
Trim trailing whitespace
|
2016-05-16 08:17:51 -05:00 |
|
Ian Cordasco
|
89762b9dd1
|
Document flake8.checker and flake8.processor
|
2016-05-14 19:35:58 -05:00 |
|