cookie
cookie copied to clipboard
Use pyproject-flake8?
One way to pull all the configuration into a pyproject file is to use the pyproject-flake8 package, like pypa/wheel does. Something to consider - I'd take arguments for or against.
This would probably not work with yesqa, though.
This is broken with flake8 v5. Anthony will try to kill any attempt to support pyproject.toml, so best not to make this fragile.