Versions in this module Expand all Collapse all v1 v1.3.9 Jul 25, 2024 v1.3.1 Mar 7, 2024 Changes in this version + func GetConfig(configPath string) (*lint.Config, error) + func GetFormatter(formatterName string) (lint.Formatter, error) + func GetLintingRules(config *lint.Config, extraRules []lint.Rule) ([]lint.Rule, error)