Open
Milestone
3.x.0
Issues for a future feature(ful) minor release.
This is a long-lived milestone. There may be another minor milestone that co-exists with this one (e.g., 3.1.0, 3.2.0). Issues may be targeted to this milestone and not to that. Those issues may go in to that milestone but are not considered a priority for that milestone. This just tracks accepted features targeted for "the future".
Unstarted Issues (open and unassigned)
12
- Raise errors when "# noqa" lines don't have any issues
- Design new Python API to replace Legacy API
- Add flags similar to pydocstyle's --add-select/--add-ignore
- F821 undefined name gives wrong line number (alwasy line 1) when variable is in an f-string
- Automatic fixing by plugins
- Allow disabling only blanket noqa
- Option to show (some) ignored codes but don't actually fail
- Plugin classes using non-standard parameters are not executed
- add per-file configuration support in configuration files.
- Recursively update configuration as we traverse subdirectories
- Having flake8 extensions install at system level will break projects and there is no way to disable them
- Add flag to only run flake8 on the files that were modified in the HEAD commit or the current working tree.
Ongoing Issues (open and assigned)
1
Completed Issues (closed)
1
Loading
Loading
Loading