Open hikaru-y opened 1 year ago
https://github.com/microsoft/vscode-python/wiki/Migration-to-Python-Tools-Extensions
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"flake8.args" = ["--config=<file>"]
https://github.com/microsoft/vscode-python/wiki/Migration-to-Python-Tools-Extensions
"python.linting.enabled": true,
"python.linting.flake8Enabled": true,
"flake8.args" = ["--config=<file>"]