Skip to content

Commit 2dffc8d

Browse files
rossjonesfrrist
authored andcommitted
Extend timeout for golangci
1 parent 4490629 commit 2dffc8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitprecommit/golangci-lint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
22

3-
golangci-lint run --allow-parallel-runners --fix
3+
golangci-lint run --allow-parallel-runners --timeout 10m --fix

0 commit comments

Comments
 (0)