Versions in this module Expand all Collapse all v0 v0.18.5 Jun 28, 2022 v0.18.4 Jun 28, 2022 v0.18.3 Jun 28, 2022 Changes in this version + var DefaultPath = []string + type Parser struct + Ignorer *ignore.Ignore + Rules []*rule.Rule + func NewParser(rules []*rule.Rule, ignorer *ignore.Ignore) *Parser + func (p *Parser) ParsePaths(print printer.Printer, paths ...string) int