Skip to content

Commit

Permalink
add todo comment for improving filetype check
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mikedavis committed Jan 8, 2022
1 parent 0afd43b commit e11606b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,7 @@ roots = []
name = "git-config"
scope = "source.gitconfig"
roots = []
# TODO: allow specifying file-types as a regex so we can read directory names (e.g. `.git/config`)
file-types = [".gitmodules", ".gitconfig"]
injection-regex = "git-config"
comment-token = "#"
Expand Down

0 comments on commit e11606b

Please sign in to comment.