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.

Home Page:https://flake8.pycqa.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Give support for `pyprojet.toml` setup

DiddiLeija opened this issue · comments

Hi everybody!

I would like to ask, if you have considered the possibility of support using pyproject.toml to set up flake8 (something like [tool.flake8])? I saw #234, but that issue is locked now. I don't know if you are working on something now, so tell me if I'm wrong 😅.