Skip to content

Commit e11606b

Browse files
committed
add todo comment for improving filetype check
1 parent 0afd43b commit e11606b

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
@@ -550,6 +550,7 @@ roots = []
550550
name = "git-config"
551551
scope = "source.gitconfig"
552552
roots = []
553+
# TODO: allow specifying file-types as a regex so we can read directory names (e.g. `.git/config`)
553554
file-types = [".gitmodules", ".gitconfig"]
554555
injection-regex = "git-config"
555556
comment-token = "#"

0 commit comments

Comments
 (0)