Skip to content

Commit

Permalink
fix conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
sivchari committed May 13, 2022
1 parent 987f135 commit 6e2fa4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.example.yml
Expand Up @@ -1695,6 +1695,7 @@ linters:
- noctx
- nolintlint
- nonamedreturns
- nosnakecase
- nosprintfhostport
- paralleltest
- prealloc
Expand Down Expand Up @@ -1794,6 +1795,7 @@ linters:
- noctx
- nolintlint
- nonamedreturns
- nosnakecase
- nosprintfhostport
- paralleltest
- prealloc
Expand Down

0 comments on commit 6e2fa4a

Please sign in to comment.