There's currently an implementation in the Taskfile.yml to enable basic golangci-lint --fix, but does not include the additional linters from avalanchego due to the overhead of creating config file. The lint script should be refactored to allow creation of the lint file without running the linter.