Skip to content

Commit 6e2fa4a

Browse files
committed
fix conflict
1 parent 987f135 commit 6e2fa4a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.example.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1695,6 +1695,7 @@ linters:
16951695
- noctx
16961696
- nolintlint
16971697
- nonamedreturns
1698+
- nosnakecase
16981699
- nosprintfhostport
16991700
- paralleltest
17001701
- prealloc
@@ -1794,6 +1795,7 @@ linters:
17941795
- noctx
17951796
- nolintlint
17961797
- nonamedreturns
1798+
- nosnakecase
17971799
- nosprintfhostport
17981800
- paralleltest
17991801
- prealloc

0 commit comments

Comments
 (0)