Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Version string `mapstructure:"version"` // contains filtered or unexported fields }
Config implements config.BaseConfig. This only the stub for the real file loader.
func (*Config) IsInternalTest ¶
func (*Config) SetConfigDir ¶
SetConfigDir sets the path to directory that contains golangci-lint config file.
Click to show internal directories.
Click to hide internal directories.