summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.golangci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index c458277ed..d9c67792e 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -26,4 +26,5 @@ linters-settings:
max-func-lines: 0
run:
- go: 1.20
+ go: '1.20'
+ timeout: 10m