Skip to content

Commit 591b1b9

Browse files
atharrva01AkramBitar
authored andcommitted
lint: drop duplicated ireturn allow entries
Six entries were listed twice, from running the add step twice while putting this together. No behaviour change, the list is a set. Signed-off-by: atharrva01 <atharvaborade568@gmail.com>
1 parent 5081091 commit 591b1b9

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.golangci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,12 +110,6 @@ linters:
110110
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.ViewClient
111111
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.Platform
112112
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.Context
113-
- github.com/hyperledger/fabric-lib-go/common/metrics.Gauge
114-
- github.com/hyperledger/fabric-lib-go/common/metrics.Histogram
115-
- github.com/hyperledger-labs/fabric-smart-client/platform/common/driver.ConfigService
116-
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.ViewClient
117-
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.Platform
118-
- github.com/hyperledger-labs/fabric-smart-client/integration/nwo/api.Context
119113
lll:
120114
# Max line length, lines longer will be reported.
121115
line-length: 240

0 commit comments

Comments
 (0)