mirror of https://github.com/XAMPPRocky/tokei
chore: add more extensions for `Hlsl` (#1164)
This commit is contained in:
parent
4faf752140
commit
320d1d2c58
|
|
@ -722,7 +722,7 @@
|
|||
"line_comment": ["//"],
|
||||
"multi_line_comments": [["/*", "*/"]],
|
||||
"quotes": [["\\\"", "\\\""]],
|
||||
"extensions": ["hlsl"]
|
||||
"extensions": ["hlsl", "fx", "fxsub"]
|
||||
},
|
||||
"HolyC": {
|
||||
"line_comment": ["//"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue