Issues
- 1
Support editorconfig
#1957 opened by avidseeker - 1
Missing link to "pinned issue"
#1956 opened by FlorentP42 - 1
SIM113 recommendation does not make sense?
#1955 opened by JohannesBuchner - 1
f-template and multiline string
#1954 opened by kotandvla - 3
Docu: Lookup location for ".flake8" unclear
#1909 opened by buhtz - 1
Ignore specific errors for specific files
#1953 opened by bverhoeve - 0
- 2
Copy-pasted code seems to be missing attribution
#1951 opened by lhinderberger - 2
Flake8 fails to load `pyflakes` plugin due to `collections.Callable` attribute error
#1950 opened by suhee-yoo - 6
`logical_line` for call with f-string can result in invalid ast under Python 3.12
#1948 opened by stephenfin - 1
Config parser Failure With 7.1.0
#1947 opened by tbpassin - 1
release notes for 7.1.0, while in the repository, are not in the published documentation
#1945 opened by colons - 1
f string =
#1944 opened by Ralac07 - 3
Piping flake8 to head causes ungraceful "Broken pipe" handling in formatting/base.py
#1943 opened by Torxed - 2
E211 whitespace before '('
#1942 opened by SamuelLarkin - 2
IndexError with Unicode double border character
#1941 opened by hugovk - 1
- 0
Relevance of the First Blocker on #234
#1938 opened by daskol - 0
[Feature] a new lint rule to require that each block must end with #. or # or a new line.
#1937 opened by EdSaleh - 3
E713 thrown for f-strings
#1924 opened by YigitElma - 1
flake8 consumes a lot of RAM and 100% CPU usage
#1936 opened by vyunolbek - 1
Ignoring block of code
#1932 opened by senhalil - 3
Flake8 censors itself, covering errors
#1931 opened by hwalinga - 1
flake8-commas incompatible with Python 3.12
#1929 opened by sanromeo - 3
Flake8 failed to load plugin "pycodestyle" due to cannot import name 'missing_whitespace_around_operator' from 'pycodestyle'
#1928 opened by MatthijsBurgh - 4
E704 is now conflicting with new black formatting rules
#1925 opened by ezyang - 1
flake8 E704 Errors Triggered by Inline Ellipsis Formatting in Newer black Versions
#1926 opened by camilamacedo86 - 4
- 2
E704 false positives with one line overload def
#1921 opened by peterjc - 1
- 2
pre-commit cache contains tests folder
#1917 opened by shepilov-vladislav - 6
Allow TODO issue with pound sign anywhere in text
#1916 opened by shaunc - 1
- 6
Ignore "SyntaxWarning: invalid escape sequence"
#1913 opened by AFLSC - 1
Allow the enforcing of some type hint practices
#1908 opened by AdrianB-sovo - 7
flake8 crash (string index out of range) on python 3.12
#1905 opened by matejsp - 2
Throwing a lint error when there isn't one
#1904 opened by L1st3r - 1
Export current configuration
#1900 opened by tony-p - 1
--append-config does not extend defaults
#1901 opened by tony-p - 1
E231 when using f-string
#1896 opened by siner308 - 1
Use setuptools.build_meta
#1895 opened by nanonyme - 2
Support newer versions of pycodestyle
#1894 opened by nanonyme - 4
Q: List of available/active rules
#1892 opened by mheden - 1
flake8 evaluate all setup.cfg sections
#1891 opened by Behoston - 1
`UnicodeDecodeError` at parsing cli's arguments
#1890 opened by yogrr - 1
Support for union type hints using "bitwise or"
#1889 opened by hakonhagland - 3
Support using configuration from .editorconfig
#1887 opened by forgedhallpass - 1
f-string like `f"{foo = }"` is detected as an error
#1886 opened by jfcherng - 1
E712 recommends "worse" option
#1884 opened by Tom-Finke - 1
`AttributeError: 'EntryPoints' object has no attribute 'get'` raised when using flake8 with Python 3.12
#1885 opened by ehogan