Skip to content

Commit

Permalink
Update linter settings -> v1.26.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Pr0Ger committed May 1, 2020
1 parent 488218f commit f99bbd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ linters-settings:
exclude: .errcheck_excludes.txt
lll:
tab-width: 4
issues:
exclude-rules:
- path: _test\.go
linters:
- goerr113

0 comments on commit f99bbd6

Please sign in to comment.