We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b81b12e commit 90cacd6Copy full SHA for 90cacd6
docs/reference.md
@@ -223,6 +223,9 @@ Pattern-match always-valid words. Note: you must handle case insensitivity your
223
224
File globs for matching `NAME`. This is required when defining new file types.
225
226
+When there are multiple globs that would match,
227
+the most specific glob is used.
228
+
229
Run with `--type-list` to see available `NAME`s.
230
231
### Example configurations
0 commit comments