Merging upstream version 2.6.7.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
32c0108f6f
commit
821849723d
5 changed files with 5 additions and 3 deletions
|
@ -250,6 +250,7 @@ EXTENSIONS = {
|
|||
'swiftdeps': {'text', 'swiftdeps'},
|
||||
'tac': {'text', 'twisted', 'python'},
|
||||
'tar': {'binary', 'tar'},
|
||||
'templ': {'text', 'templ'},
|
||||
'tex': {'text', 'tex'},
|
||||
'textproto': {'text', 'textproto'},
|
||||
'tf': {'text', 'terraform'},
|
||||
|
|
|
@ -21,5 +21,6 @@ INTERPRETERS = {
|
|||
'ruby': {'ruby'},
|
||||
'sh': {'shell', 'sh'},
|
||||
'tcsh': {'shell', 'tcsh'},
|
||||
'uv': {'python'},
|
||||
'zsh': {'shell', 'zsh'},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue