Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
gosane
command
Gosane lints Go programs.
|
Gosane lints Go programs. |
|
nogenerics
command
Nogenerics lints Go programs by flagging use of generics.
|
Nogenerics lints Go programs by flagging use of generics. |
|
noiter
command
Noiter lints Go programs by flagging use of iter package.
|
Noiter lints Go programs by flagging use of iter package. |
|
noshortif
command
Noshortif lints Go programs by flagging use of short-if syntax.
|
Noshortif lints Go programs by flagging use of short-if syntax. |
|
internal
|
|
|
forbidigo
Package forbidigo wraps forbidigo with custom parameters for global-state functions.
|
Package forbidigo wraps forbidigo with custom parameters for global-state functions. |
|
Package nogenerics implements go/analysis.Analyzer and flags usage of generics.
|
Package nogenerics implements go/analysis.Analyzer and flags usage of generics. |
|
Package noinits reimplements gochecknoinits but using the go/analysis.Analyzer standard.
|
Package noinits reimplements gochecknoinits but using the go/analysis.Analyzer standard. |
|
Package noiter implements go/analysis.Analyzer and flags usage of iter.
|
Package noiter implements go/analysis.Analyzer and flags usage of iter. |
|
Package noshortif implements go/analysis.Analyzer and forbids the short-if syntax.
|
Package noshortif implements go/analysis.Analyzer and forbids the short-if syntax. |
Click to show internal directories.
Click to hide internal directories.