PyCQA / pycodestyle

Simple Python style checker in one Python file
https://pycodestyle.pycqa.org
Other
5.01k stars 755 forks source link

pyproject.toml is not supported #1226

Closed Paebbels closed 7 months ago

Paebbels commented 7 months ago

While #813 talks about that implementations, it's still not implemented. It even looks like it will never be the case ...

How do I conclude this?

As stated in #1193:

it is not supported. there are many config files that are not supported so it does not make sense to enumerate them

It looks like PyCQA is rejecting PEP518. Moreover, there is no rational on that decision documented. It also looks like, no open discussion is accepted even years after some problematic discussions.

I don't understand that behavior, because the community has evolved and almost all Python tools that I know have pyproject.toml support or are working on it. Even TOML is no part of Python core library.

Paebbels commented 7 months ago

Another tool of PyCQA called pydocstyle supports this configuration format. See https://www.pydocstyle.org/en/stable/usage.html#configuration-files