Search code examples
Python cosmetic escapes for long string...

pythonflake8

Read More
Flake8 - how to exclude all files from a project by listing every file?...

pythonlintflake8

Read More
Travis-CI: Do not fail build because of linter warnings...

pythonunit-testingtravis-cilintflake8

Read More
flake8 --diff not working from directory except repository root...

bashgitflake8

Read More
Missing perform for selenium ActionChains...

pythonseleniumselenium-webdriverstatic-analysisflake8

Read More
How to make Django, type annotations, and Flake8 work together?...

djangotypesdjango-rest-frameworkpython-3.7flake8

Read More
flake8 - E999 syntax error with python3 metaclass argument...

pythonmetaclassflake8

Read More
flake8 behaves differently when run from within a bash script...

bashgitflake8

Read More
Additional spaces to align continuation lines...

pythonpep8flake8

Read More
Pythonic way to redefine function? (Flake8 F811 error)...

pythonflake8

Read More
More than 79 chars at line with comment...

pythoncommentsflake8

Read More
Why is `default` a flake8 error in this python class?...

pythonclass-methodflake8

Read More
Ignore flake8 check for the code with backslash...

pythonpep8flake8

Read More
What does this code in .cicleci/config.yml mean?...

flaskcircleciflake8circleci-2.0

Read More
How to properly line-wrap a django statement to satisfy flake8?...

pythonflake8

Read More
Flake 8: "multiple statements on one line (colon)" only for variable name starting with &q...

pythonpython-3.xpython-3.6mypyflake8

Read More
Vim flake8 python 3.6 support...

vimpython-3.6flake8

Read More
How to config flake8 for Python 2 and Python 3 projects?...

pythonpython-3.xpython-2.7vimflake8

Read More
Ignore 'undefined name' for certain global keywords w/ sublimelinter + flake8...

sublimetextsublimelinterflake8

Read More
flake8: E743 ambiguous function definition 'O'...

pythonnaming-conventionsflake8

Read More
Default git pre-commit hook for everyone on a project?...

gitflake8

Read More
How do I turn off all flake8 stylistic errors and leave programmatic errors?...

pythonflake8

Read More
How to run the flake8 in circle.yml...

python-2.7circlecipyflakesflake8

Read More
linter-flake8 and atom Windows 10 PATH to cmd.exe...

pythonwindows-10atom-editorflake8

Read More
Getting pylint (or other tool) to catch overlapping exceptions...

pythonpylintflake8pyflakes

Read More
Flymake config error while opening python file but correctly setup flake...

flake8elpy

Read More
Flake8 failing to detect syntax issues that can be detect by pyflakes...

flake8pyflakes

Read More
flake8 and "old style class declaration"...

pythonpep8flake8

Read More
Unicode Error when running Flake8 test with TOX...

pythontoxflake8

Read More
Python import from parent directory and keep flake8 happy...

pythonpython-importflake8

Read More
BackNext