We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccb7d5f commit f21ac2dCopy full SHA for f21ac2d
1 file changed
.vscode/settings.json
@@ -16,5 +16,8 @@
16
"python.testing.pytestArgs": ["python"],
17
"[python]": {
18
"editor.defaultFormatter": "charliermarsh.ruff"
19
+ },
20
+ "[go]": {
21
+ "editor.defaultFormatter": "golang.go"
22
}
23
0 commit comments