Issues
- 9
file-level noqa should raise an error if specific errors are provided (to avoid confusion)
#1793 opened by bagerard - 7
--extend-ignore to extend existing extend-ignore in config
#1804 opened by hans-d - 2
- 3
Warn about ignored flake8 configurations
#1881 opened by ekoyle - 2
Exclude violations based on function names
#1882 opened by AVHopp - 0
hello pyproject.toml
#1878 opened by markonop93 - 1
Hostile bug closing
#1877 opened by jessemyers-lettuce - 2
Whitespace issues with Python 3.12
#1876 opened by jessemyers-lettuce - 1
Warn when f-string with non-local variable used? Warn when f-string converting function to str is used?
#1872 opened by mpasternak - 1
F811 incorrectly raised
#1871 opened by SamuelMarks - 2
This is the wrong place to ask for help, I'm sorry
#1869 opened by UP929312 - 1
Contradictory reports
#1866 opened by sobomax - 4
Cannot setup flake8 pre-commit hook to work properly
#1865 opened by sevapopov2 - 4
RFE: please start making github releases
#1860 opened by wuch-g2v - 1
path separator typo
#1862 opened by r-leyshon - 1
- 1
Support for comment in configuration file
#1846 opened by gsemet - 1
Add CITATION.cff
#1831 opened by schackartk - 2
- 2
- 2
- 1
Superfluous E231 error under Python 3.12.0b3
#1840 opened by jnsnow - 1
`max-doc-length` option is ignored
#1837 opened by kushalkolar - 3
- 0
Please add `pyproject.toml`
#1830 opened by excitoon - 5
flake8 does not read .flake8 until I explicitly request it via --config argument
#1825 opened by dmitry-kabanov - 0
Outdated regex101 link in source comments
#1823 opened by jakkdl - 1
Source code including null characters results crashes
#1822 opened by youknowone - 5
Option to mark error codes as externaly managed
#1819 opened by finswimmer - 3
- 2
Provide configuration of exclusions via a list of exclusion rules that support per-line regular expressions, regular expressions against linter text, and by path
#1815 opened by james-johnston-thumbtack - 3
--exclude does not respect glob pattern rules
#1814 opened by mnidza - 1
Option to disable a specific plugin
#1813 opened by waltergallegog - 3
support partially qualified object access on modules
#1811 opened by sanderr - 1
- 1
Flake8 does not report F841 violations when variables are unpacked from a function return
#1807 opened by Mahdi-Hosseinali - 1
pre-commit-hooks `types` does not include "pyi"
#1806 opened by jakkdl - 1
- 3
Some valid `ignore`/`extend-ignore` codes are rejected when specified in config files
#1802 opened by gschaffner - 3
Improved utilities for testing custom plugins
#1800 opened by jack-tutor - 1
Concatenated f-string does not issue F541 ("f-string is missing placeholders")
#1798 opened by flaviovs - 2
Does not support inline comments in configuration file
#1795 opened by rchl - 1
Add `-l / --list-files` option to print out sorted set of files with style errors/warnings
#1794 opened by brendancol - 4
RecursionError on large lambda expression
#1792 opened by skieffer - 0
Support for `pyproject.toml`
#1791 opened by borice - 5
- 1
Unused import not caught depending on import method
#1789 opened by jsundahl - 1
default_options is not accessed
#1788 opened by HeySlava - 1
Run from code?
#1786 opened by buhtz - 4
unable to set flake8-unused-arguments in config
#1784 opened by phubaba