File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,10 +4,10 @@ plugins:
44 path : ./tools/extraneousnew
55 - module : " github.com/google/go-github/v88/tools/fmtpercentv"
66 path : ./tools/fmtpercentv
7- - module : " github.com/google/go-github/v88/tools/redundantptr"
8- path : ./tools/redundantptr
97 - module : " github.com/google/go-github/v88/tools/paramcheck"
108 path : ./tools/paramcheck
9+ - module : " github.com/google/go-github/v88/tools/redundantptr"
10+ path : ./tools/redundantptr
1111 - module : " github.com/google/go-github/v88/tools/sliceofpointers"
1212 path : ./tools/sliceofpointers
1313 - module : " github.com/google/go-github/v88/tools/structfield"
Original file line number Diff line number Diff line change @@ -26,9 +26,9 @@ linters:
2626 - nakedret
2727 - nolintlint
2828 - paralleltest
29+ - paramcheck
2930 - perfsprint
3031 - redundantptr
31- - paramcheck
3232 - revive
3333 - sliceofpointers
3434 - staticcheck
You can’t perform that action at this time.
0 commit comments