mirror of https://github.com/go-gitea/gitea
fix quotation marks in launch.json (#13325)
Co-authored-by: zeripath <art27@cantab.net>pull/13331/head^2
parent
bb89fa1aaa
commit
6c2c521ba5
@ -0,0 +1,4 @@ |
||||
{ |
||||
"go.buildTags": "'sqlite sqlite_unlock_notify'", |
||||
"go.testFlags": ["-v"] |
||||
} |
Loading…
Reference in new issue