linters/

directory
v0.0.0-...-239813c Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2026 License: Apache-2.0

Directories

Path Synopsis
Package gofmt defines an analyzer that reports unformatted Go source files.
Package gofmt defines an analyzer that reports unformatted Go source files.
Package gofumpt defines an analyzer that reports Go source files not formatted with gofumpt (a strict superset of gofmt).
Package gofumpt defines an analyzer that reports Go source files not formatted with gofumpt (a strict superset of gofmt).
Package noemptyiface defines an analyzer that rejects interface{} in favor of any.
Package noemptyiface defines an analyzer that rejects interface{} in favor of any.
Package norecover is a nogo analyzer that enforces the panic→error boundary discipline (RFC-134, audit P2).
Package norecover is a nogo analyzer that enforces the panic→error boundary discipline (RFC-134, audit P2).
Package typeimmutable is a nogo analyzer that enforces the immutability RFC-234 relies on: a `values.Type` graph may be written only by the function that built it.
Package typeimmutable is a nogo analyzer that enforces the immutability RFC-234 relies on: a `values.Type` graph may be written only by the function that built it.

Jump to

Keyboard shortcuts

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