Skip to content

manuelarte/golangci-lint-linter

Repository files navigation

Golangci-lint Linter

Go PR checks Go Report Card version

Linter for the configuration files for the well known linter golangci-lint.

⬇️ Getting Started

To install it run:

go install github.com/manuelarte/golangci-lint-linter@latest

To run it:

golangci-lint-linter [FILE] [--fix]
  • FILE: the path to the .golangci.yml to be linter.
  • fix: update file to resolve fixable issues. Default false.

📜 Rules

The list of linting rules can be found in RULES.md.

About

Linter for golangci-lint files that helps you to follow some good practices.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •