0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-07-26 11:04:27 -04:00
gitea/.vscode/settings.json
6543 d73be9fd6f save preoject specific settings for vscode
e.g. allow to run tests from IDE
2024-10-16 22:38:52 +02:00

4 lines
53 B
JSON

{
"go.buildTags": "sqlite,sqlite_unlock_notify",
}