flake8>=6.0) does not read configuration from pyproject.toml by default. The Quickstart should either omit the pyproject.toml example or explicitly note that users need an additional helper (e.g., a pyproject-compatible flake8 config loader) for [tool.flake8] to be honored. #46
Flake8 (as depended on by this project:
flake8>=6.0) does not read configuration frompyproject.tomlby default. The Quickstart should either omit thepyproject.tomlexample or explicitly note that users need an additional helper (e.g., a pyproject-compatible flake8 config loader) for[tool.flake8]to be honored.Originally posted by @copilot-pull-request-reviewer in #44 (comment)