Documentation ¶
Index ¶
Constants ¶
View Source
const ( LoadModeSyntax = "syntax" LoadModeTypesInfo = "typesinfo" )
Plugins load mode.
Variables ¶
This section is empty.
Functions ¶
func DecodeSettings ¶
DecodeSettings decode settings from golangci-lint to the structure of the plugin configuration.
Types ¶
type LinterPlugin ¶
LinterPlugin the interface of the plugin structure.
Click to show internal directories.
Click to hide internal directories.