Can PyCharm automatically use local style config files (.pep8 and .flake8)

已回答

Inside my project folder I have style config files (like .pep8) that ignores certain PEP8 coding conventions. Is there any way to get PyCharm to recognize these config files when running the live checks (i.e. Editor -> Inspections)?

2
正式评论

Hi,

I believe it is covered by the following feature request https://youtrack.jetbrains.com/issue/PY-8192

Avatar
Permanently deleted user

I would like to know too.

0

请先登录再写评论。