PyCQA / flake8

flake8 is a python tool that glues together pycodestyle, pyflakes, mccabe, and third-party plugins to check the style and quality of some python code.
https://flake8.pycqa.org
Other
3.39k stars 306 forks source link

[pre-commit.ci] pre-commit autoupdate #1912

Open pre-commit-ci[bot] opened 7 months ago

pre-commit-ci[bot] commented 7 months ago

updates:

sigmavirus24 commented 7 months ago

As far as I can tell --safe still is an option for black but I can't tell why it wouldn't be parsing from the config file

asottile commented 7 months ago

I'll sort this out, it's a conflict between two tools

asottile commented 7 months ago

nah it's https://github.com/psf/black/issues/4175