GSMA-CPAS / BWRP-chaincode

Apache License 2.0
1 stars 0 forks source link

golangci linter: use proper rules, be more strict and cleanup #59

Closed sschulz-t closed 2 years ago

sschulz-t commented 2 years ago

This PR defines a proper linter config and changes all files to comply to those stricter rules.

The previous linter runs used only a very basic subset of lint tools. This is fixed by this pr.