class

Shards::Audit::ConfigFile

Inherits Reference < Object

Constants

CONFIG_FILENAME = ".shards-audit.yml"

Constructors

load(path : String) : ConfigFile
Source
new(ignore : Array(Shards::Audit::IgnoreEntry) = [] of IgnoreEntry, severity_threshold : Shards::Audit::Severity | Nil = nil)
Source

Class methods

find(dir : String = ".") : String | Nil
Source

Instance methods

ignore
Source
severity_threshold
Source