Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Ignore the linter (default) Ignore defaultBehavior = iota // Require the linter. Require // Warn about the linter. Warn )
Variables ¶
This section is empty.
Functions ¶
func DefaultRequiredLinters ¶ added in v0.10.0
func DefaultRequiredLinters() []string
func DefaultWarnLinters ¶ added in v0.10.0
func DefaultWarnLinters() []string
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.