- Fix a bug
- #18 Use first line number for C101 message
- Fix bugs
- #14 Can't read from stdin using flake8-coding and flake8-print at the same time
- #16 flake8-coding fails on python 3.7 with "RuntimeError: generator raised StopIteration"
- Drop Python 2.6 support
- Fix a bug
- Fix no-accept-encodings to work in config files
- Fix a bug
- Could not work under flake8 >= 3.0
- Add option no-accept-encodings. If set, will warn for files containing a coding: magic comment.
- Fix a bug
- #4 stdin not supported
- Fix a bug
- Fix #2 ignore errors if target file is not found
- Do not warn for empty file (Thanks to gforcada)
- Fix a bug
- Fix typo in option name: accept-encodings
- Initial release