diff options
Diffstat (limited to '.vscode/settings.json')
-rw-r--r-- | .vscode/settings.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json deleted file mode 100644 index 78560788..00000000 --- a/.vscode/settings.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "workbench.editor.enablePreview": false, - "go.testFlags": ["-v", "-tags=debug", "-race"], - "go.lintTool": "golangci-lint", - "go.lintFlags": [ - "--fast" - ], - "cSpell.words": [ - "asdf", - "bbolt", - "gofiber", - "stopc", - "treshholdc" - ] -}
\ No newline at end of file |