globs property

List<String>? globs
final

Glob patterns for file paths this rule applies to (from frontmatter).

Implementation

final List<String>? globs;