We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4490629 commit 2dffc8dCopy full SHA for 2dffc8d
.gitprecommit/golangci-lint.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-golangci-lint run --allow-parallel-runners --fix
+golangci-lint run --allow-parallel-runners --timeout 10m --fix
0 commit comments