mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-08 14:18:47 +00:00
feat: init go format
This commit is contained in:
parent
242cc11b48
commit
5d15e35a46
1
.prettierignore
Normal file
1
.prettierignore
Normal file
@ -0,0 +1 @@
|
|||||||
|
.vscode
|
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@ -82,5 +82,7 @@
|
|||||||
"ranges": "cpp",
|
"ranges": "cpp",
|
||||||
"span": "cpp",
|
"span": "cpp",
|
||||||
"stop_token": "cpp"
|
"stop_token": "cpp"
|
||||||
}
|
},
|
||||||
|
"go.formatTool": "goformat",
|
||||||
|
"go.formatFlags": ["-style", "indent=4"]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user