mirror of
https://github.com/XShengTech/MEGREZ.git
synced 2026-01-13 16:47:16 +08:00
[Chore] 📌 Auto Format for Golang SourceCode
This commit is contained in:
parent
9daa535c9c
commit
28af2484a9
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -19,5 +19,9 @@
|
||||
"[json]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
"editor.formatOnSave": true
|
||||
},
|
||||
"[go]": {
|
||||
"editor.defaultFormatter": "golang.go",
|
||||
"editor.formatOnSave": true
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user