mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-08 09:27:12 +00:00
Regexes are powerful, but completely overkill and error-prone for this use-case. So instead, we'll use path.Match with its simpler glob-style patterns.