{ "[python]": { "editor.defaultFormatter": "ms-python.autopep8" }, "python.linting.flake8Args": [ "--ignore=E501" ] }