hyperledger-firefly / hyperledger-firefly/fabconnect
Add linter rules
Open
good first issue
technical debt
- Dominant language
- Go
- Stars
- 40
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.