标签: python visual-studio-code pep8
成功启用基于PEP8的VS Code https://code.visualstudio.com/docs/python/linting#_pep8
但是,现在我需要指定要忽略的PEP8错误列表。我该怎么做?