package
Version:
v0.0.9
Opens a new window with list of versions in this module.
Published: May 21, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
rules is a collection of pattern matching rules.
Empty builds an empty ruleset.
Parse parses a rules file and return empty rules
Ignore evaluates the file at the given path, and returns true if it should be ignored.
Ignore evaluates path against the rules in order. Evaluation stops when a match
is found. Matching a negative rule will stop evaluation.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.