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 d860a16 commit af76754Copy full SHA for af76754
1 file changed
.golangci.yml
@@ -2,7 +2,7 @@
2
# https://github.com/golangci/golangci-lint#install
3
# We can execute `golangci-lint run` for code checking.
4
run:
5
- deadline: 20m
+ timeout: 20m
6
linters:
7
disable-all: true
8
enable:
0 commit comments