Skip to content

Commit c79deba

Browse files
committed
fix conflict
1 parent 702e3f7 commit c79deba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.golangci.reference.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1860,6 +1860,7 @@ linters:
18601860
- noctx
18611861
- nolintlint
18621862
- nonamedreturns
1863+
- nosnakecase
18631864
- nosprintfhostport
18641865
- paralleltest
18651866
- prealloc
@@ -1959,6 +1960,7 @@ linters:
19591960
- noctx
19601961
- nolintlint
19611962
- nonamedreturns
1963+
- nosnakecase
19621964
- nosprintfhostport
19631965
- paralleltest
19641966
- prealloc

0 commit comments

Comments
 (0)