Skip to content

Commit

Permalink
Merge pull request #80 from go-openapi/fix-lint
Browse files Browse the repository at this point in the history
Ignore varnamelen linter in ci
  • Loading branch information
youyuanwu committed Nov 27, 2021
2 parents 1f83c93 + 0b565d6 commit 31fd14d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ linters:
- ifshort
- forbidigo
- cyclop
- varnamelen

0 comments on commit 31fd14d

Please sign in to comment.