onflow / atree

Atree provides scalable arrays and scalable ordered maps.
https://onflow.org
Apache License 2.0
39 stars 16 forks source link

Enable extra linters and resolve reported issues #281

Closed fxamacker closed 1 year ago

fxamacker commented 1 year ago

Issue To Be Solved

By default, golantci-lint only enables 7 linters.

Suggested Solution

Enable more linters by creating golangci-lint.yml and resolve any reported issues.