Skip to content

Make each golangci-lint linter pass #3262

@melekes

Description

@melekes

From .golangci.yml:

Run make get_tools to install golangci-lint or follow instructions at https://github.com/golangci/golangci-lint.

Run each individual linter with: golangci-lint run --no-config --disable-all=true --enable=XXX. For example: golangci-lint run --no-config --disable-all=true --enable=govet

Run all with: golangci-lint run --enable-all=true

Help make Tendermint great again!

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:code-hygieneGeneral cleanup and restructuring of code to provide clarity, flexibility, and modularity.T:enhancementType: Enhancementgood first issueContributions Welcome!!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions