-
-
Notifications
You must be signed in to change notification settings - Fork 327
Issues: PyCQA/flake8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Variables in pandas.DataFrame.query method are not recognized
invalid
#1315
by meetashok
was closed Apr 13, 2021
flake8 >= 2.2.0 fails with pep8 1.5.7 due to pkg_resources.VersionConflict with mysterious empty list
#52
by asottile
was closed Apr 3, 2021
Does not respect exclude if excluded file is passed as parameter
bug:invalid
#53
by asottile
was closed Apr 3, 2021
Add flag to only run flake8 on the files that were modified in the HEAD commit or the current working tree.
#55
by asottile
was closed Apr 3, 2021
'TStringMissingPlaceholders' doesn't have an error code assigned (test_all_pyflakes_messages_have_flake8_codes_assigned)
#1984
by befeleme
was closed May 30, 2025
Need a way to track GitHub PRs in GitLab
feature:accepted
git transition
#61
by asottile
was closed Apr 3, 2021
2.2.5: test failure: AttributeError: 'FinalizingSuiteWrapper' object has no attribute '_removed_tests'
#62
by asottile
was closed Apr 3, 2021
# noqa is not working properly (or I missed sth?)
component:docs
#64
by asottile
was closed Apr 3, 2021
[flake8] section in setup.cfg fails on numbers
component:pycodestyle
#66
by asottile
was closed Apr 3, 2021
Documentation missing for optional checks feature
component:docs
#67
by asottile
was closed Apr 3, 2021
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.