Versions in this module Expand all Collapse all v0 v0.1.0 Jul 24, 2023 Changes in this version + type NewRule func(logger *log.Logger, cfg *config.Config) Rule + type Rule interface + Apply func(roots []eval.Root) error + IsDisabled func() bool + Name func() string