Skip to content

Commit b33b8b3

Browse files
committed
add todo comment for improving filetype check
1 parent dcac147 commit b33b8b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

languages.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -542,6 +542,7 @@ roots = []
542542
name = "git-config"
543543
scope = "source.gitconfig"
544544
roots = []
545+
# TODO: allow specifying file-types as a regex so we can read directory names (e.g. `.git/config`)
545546
file-types = [".gitmodules", ".gitconfig"]
546547
injection-regex = "git-config"
547548
comment-token = "#"

0 commit comments

Comments
 (0)