Skip to content

issues Search Results · repo:PyCQA/flake8 language:Python

Filter by

1k results
 (83 ms)

1k results

inPyCQA/flake8 (press backspace or delete to remove)

how did you install flake8? I installed flake8 using pip: pip install flake8 This installed flake8 version 7.3.0 with the following dependencies: - mccabe: 0.7.0 - pycodestyle: 2.14.0 - pyflakes: ...
  • office-analitica
  • 1
  • Opened 
    on Jul 5
  • #1989

how did you install flake8? spack install --keep-stage --dont-restage --no-checksum --overwrite -y py-flake8@7.3.0 unmodified output of flake8 --bug-report aarch describe the problem Environment ...
  • lillianokok
  • 1
  • Opened 
    on Jun 30
  • #1988

how did you install flake8? I try to build flake8 as RPM. unmodified output of flake8 --bug-report N/A describe the problem Hi, I m trying to build pyflakes and flake8 with Python 3.14.0b2 in Fedora ...
  • befeleme
  • 10
  • Opened 
    on May 30
  • #1984

describe the request Currently, placing # flake8: noqa at the top of a file disables all checks for that file. However, there is no way to ignore only specific error codes (e.g., F401, E501) on a file-wide ...
  • ThakeeNathees
  • 1
  • Opened 
    on May 1
  • #1982

describe the request Please publish the new 7.2.0 docs. The currently published documentation (https://flake8.pycqa.org/en/latest/user/error-codes.html) does not include the latest features (such as the ...
  • mluypaert
  • 1
  • Opened 
    on Apr 11
  • #1979

how did you install flake8? pip install flake8 unmodified output of flake8 --bug-report { platform : { python_implementation : CPython , python_version : 3.12.3 , system : Linux ...
  • aberaud
  • 1
  • Opened 
    on Apr 3
  • #1978

how did you install flake8? conda install flake8 through conda-forge Should i open this on https://github.com/PyCQA/pyflakes ??? unmodified output of flake8 --bug-report { platform : { python_implementation ...
  • hmaarrfk
  • 1
  • Opened 
    on Apr 1
  • #1977

how did you install flake8? $ pip install flake8 unmodified output of flake8 --bug-report { platform : { python_implementation : CPython , python_version : 3.10.12 , system : Linux ...
  • HemaSowjanyaMamidi
  • 1
  • Opened 
    on Mar 6
  • #1971

how did you install flake8? /oluuo unmodified output of flake8 --bug-report guj,jcfgu,kdtfu,u describe the problem what I expected to happen ... sample code print( hello world! ) commands ran ...
  • SpecK87
  • Opened 
    on Mar 4
  • #1970

describe the request I have barely used flake8 at all, so bear with me, if it should be obvious. Lets consider an example, the extension flake8-sql. Will it look inside files with .sql extension, and ...
  • velle
  • 1
  • Opened 
    on Feb 17
  • #1968
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub