Flake8-pyproject icon indicating copy to clipboard operation
Flake8-pyproject copied to clipboard

Flake8 plug-in loading the configuration from pyproject.toml

Results 1 Flake8-pyproject issues
Sort by recently updated
recently updated
newest added

Flake8 supports a [second section](https://flake8.pycqa.org/en/latest/user/configuration.html#using-local-plugins) in the setup.cfg that specifies local plugins. I'm not able to get that to work with this tool, and I took a look at the...