mirror of
https://github.com/go-gitea/gitea
synced 2025-08-10 11:38:20 +00:00
fix quotation marks in launch.json (#13325)
Co-authored-by: zeripath <art27@cantab.net>
This commit is contained in:
4
contrib/ide/vscode/settings.json
Normal file
4
contrib/ide/vscode/settings.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"go.buildTags": "'sqlite sqlite_unlock_notify'",
|
||||
"go.testFlags": ["-v"]
|
||||
}
|
Reference in New Issue
Block a user