Skip to content

Commit 0be0150

Browse files
committed
wip
1 parent 704b55a commit 0be0150

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.golangci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ run:
44
concurrency: 4
55

66
# timeout for analysis, e.g. 30s, 5m, default is 1m
7-
deadline: 5m
7+
timeout: 5m
88

99
# exit code when at least one issue was found, default is 1
1010
issues-exit-code: 1

0 commit comments

Comments
 (0)