mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-23 16:28: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
|
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@ -82,5 +82,7 @@
|
||||
"ranges": "cpp",
|
||||
"span": "cpp",
|
||||
"stop_token": "cpp"
|
||||
}
|
||||
}
|
||||
},
|
||||
"go.formatTool": "goformat",
|
||||
"go.formatFlags": ["-style", "indent=4"]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user