Was successfull to enable VS Code with PEP8 based on https://code.visualstudio.com/docs/python/linting#_pep8
However,now I need to specify a list of PEP8 errors to ignore. How would I do that?
Was successfull to enable VS Code with PEP8 based on https://code.visualstudio.com/docs/python/linting#_pep8
However,now I need to specify a list of PEP8 errors to ignore. How would I do that?