Skip to content

Commit 90cacd6

Browse files
committed
docs(ref): Speak to glob ambiguity
1 parent b81b12e commit 90cacd6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,9 @@ Pattern-match always-valid words. Note: you must handle case insensitivity your
223223

224224
File globs for matching `NAME`. This is required when defining new file types.
225225

226+
When there are multiple globs that would match,
227+
the most specific glob is used.
228+
226229
Run with `--type-list` to see available `NAME`s.
227230

228231
### Example configurations

0 commit comments

Comments
 (0)