Skip to content

Commit 8793699

Browse files
fix: remove lint
1 parent a9b9bd7 commit 8793699

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/workspace-engine/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
"test": "go test ./...",
88
"generate": "go generate ./...",
99
"format": "bash -c 'go fmt ./...'",
10-
"lint": "bash -c 'golangci-lint run --timeout 5m ./...'",
1110
"clean": "go clean ./..."
1211
}
1312
}

0 commit comments

Comments
 (0)