lint

package module
v0.0.0-...-5484126 Latest Latest
Warning

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

Go to latest
Published: Jan 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package lint exists to pin a version of golangci-lint, but to keep it out of our main go.mod. This is useful because end-users typically want to pin their own version of golangci-lint (since any new lint check may fail on their codebase) but go mod doesn't really like doing that. Luckily, we only need it for lint, so we just put it in a separate module.

Jump to

Keyboard shortcuts

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