mirror of https://github.com/XAMPPRocky/tokei
feat: add `mbti` extension for MoonBit (#1168)
This commit is contained in:
parent
c61fcbe2c3
commit
1923f2137c
|
|
@ -1074,7 +1074,7 @@
|
|||
"MoonBit": {
|
||||
"line_comment": ["//"],
|
||||
"quotes": [["\\\"", "\\\""]],
|
||||
"extensions": ["mbt"]
|
||||
"extensions": ["mbt", "mbti"]
|
||||
},
|
||||
"MoonScript": {
|
||||
"line_comment": ["--"],
|
||||
|
|
|
|||
Loading…
Reference in New Issue