-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Labels
Description
Currently, this repo is set up to run golangci, but has no config file, so it's missing all of the rules that we apply to our other repos. We should add the .golangci.yml file from here: https://github.com/hyperledger/firefly/blob/main/.golangci.yml
Then we need to go through the code and address the issues that are uncovered.