Skip to content

normalizeGlob

normalizeGlob(g): string

Defined in: src/house-rules.ts:77

Canonicalize a glob to repo-relative forward-slash form for Bun.Glob matching (exact-string). Strips a leading ./ and leading /, normalizes backslashes.

string

string