Documentation
¶
Overview ¶
Package exclusion provides file exclusion rules based on regex patterns.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rules ¶
Rules represents a collection of regex patterns for file exclusion.
func (Rules) IsFileExcluded ¶
IsFileExcluded returns true if the given path matches any of the exclusion rules.
Click to show internal directories.
Click to hide internal directories.