We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b9bd7 commit 8793699Copy full SHA for 8793699
apps/workspace-engine/package.json
@@ -7,7 +7,6 @@
7
"test": "go test ./...",
8
"generate": "go generate ./...",
9
"format": "bash -c 'go fmt ./...'",
10
- "lint": "bash -c 'golangci-lint run --timeout 5m ./...'",
11
"clean": "go clean ./..."
12
}
13
0 commit comments