mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-09-25 11:47:24 +00:00
[Chore] 📌 Auto Format for Golang SourceCode
This commit is contained in:
Vendored
+4
@@ -19,5 +19,9 @@
|
||||
"[json]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": true
|
||||
},
|
||||
"[go]": {
|
||||
"editor.defaultFormatter": "golang.go",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user