Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3693b74

Browse files
Merge pull request dexidp#1676 from dexidp/lint-timeout
increase go lint timeout
2 parents 741bf02 + db23367 commit 3693b74

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.golangci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ run:
22
skip-dirs:
33
- vendor
44

5+
timeout: 2m
6+
57
linters-settings:
68
golint:
79
min-confidence: 0.1

0 commit comments

Comments
 (0)