Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in flake8
Why pep8/flake8 cannot detect unbound local variable only declared in if branch
Oct 31, 2025
python
pep8
flake8
Flake8 links in PyCharm are incorrect and do not take you to the source code
Oct 28, 2025
python
pycharm
flake8
Python testing with flake8 and pytest results in AttributeError: 'Application' object has no attribute 'parse_preliminary_options_and_args'
Oct 26, 2025
python
flake8
Using pyproject.toml to define inspection rules of PyCharm
Oct 20, 2025
pycharm
lint
flake8
pyproject.toml
Flake8 - how to exclude all files from a project by listing every file?
Oct 17, 2025
python
lint
flake8
What is the intended way do avoid flake8-bugbear's B006, i.e. mutable-default warning, in a wrapper?
Sep 22, 2025
python-3.x
flake8
Using GitHub Actions, how do you store flake8 exit code as a variable instead of failing the workflow?
Sep 16, 2025
python
github-actions
flake8
#noqa works only on one line import but not on import ()
Sep 10, 2025
python
python-2.7
python-import
flake8
Flake8 Error code '#' supplied to 'ignore' option does not match '^[A-Z]{1,3}[0-9]{0,3}$'
Sep 09, 2025
cicd
flake8
Specify per-file-ignores with pyproject.toml and flake8
Sep 08, 2025
python
configuration
lint
flake8
flake8 max-complexity per file
Sep 09, 2025
python
django
flake8
How to ignore installed flake8 plugin easily for one time?
Mar 12, 2023
flake8
can flake8 *fix* my python whitespace problems?
Mar 04, 2023
python
flake8
Pre-commit flake8 with setup.cfg in subfolder
Jan 27, 2023
pre-commit-hook
flake8
pre-commit
pre-commit.com
flake8 not reporting on lines that are too long
Jan 08, 2023
python
pyflakes
flake8
flake8: E743 ambiguous function definition 'O'
Dec 08, 2022
python
naming-conventions
flake8
Error running flake8 [duplicate]
Nov 09, 2022
python
flake8
pep8 warn about 8-space indent
Oct 20, 2022
python
pylint
pep8
pyflakes
flake8
Exclude .env directory from flake8 tests?
Feb 05, 2023
python
django
flake8
Travis-CI: Do not fail build because of linter warnings
Sep 02, 2025
python
unit-testing
travis-ci
lint
flake8
Older Entries »