Skip to content

Commit 031f080

Browse files
chore(lint): remove --fast flag from golangci-lint
1 parent 8f4bf16 commit 031f080

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"go.lintTool": "golangci-lint",
33
"go.useLanguageServer": true,
4-
"go.lintFlags": ["--fast"],
54
"go.testOnSave": true,
65
"[go]": {
76
"editor.formatOnSave": true,

0 commit comments

Comments
 (0)