Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetEnabledChecksAndValidate ¶
func GetEnabledChecksAndValidate(cfg *config.Config, checkRegistry checkregistry.CheckRegistry) ([]string, error)
GetEnabledChecksAndValidate get the list of enabled checks based on the given config, and validates that they exist in the given checkRegistry.
func GetIgnorePaths ¶ added in v0.6.1
GetIgnorePaths loads the paths from the config into the check registry.
func LoadCustomChecksInto ¶
func LoadCustomChecksInto(cfg *config.Config, checkRegistry checkregistry.CheckRegistry) error
LoadCustomChecksInto loads the custom checks from the config into the check registry.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.