golangci-lint-linter

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 9, 2025 License: Apache-2.0 Imports: 3 Imported by: 0

README

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.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL