Skip to content

Commit edf6591

Browse files
committed
extension mapping: add ColdFusion and Q#, closes #7
1 parent ef564a1 commit edf6591

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CodeStats/Resources/extension_mapping.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"coffeescript": "CoffeeScript",
99
"coffee": "CoffeeScript",
1010
"c": "C",
11+
"cfm": "ColdFusion",
12+
"cfc": "ColdFusion",
1113
"cmd": "Batch",
1214
"cpp": "C++",
1315
"hpp": "C++",
@@ -51,6 +53,7 @@
5153
"perl6": "Perl 6",
5254
"php": "PHP",
5355
"powershell": "PowerShell",
56+
"qsharp": "Q#",
5457
"jade": "Pug",
5558
"python": "Python",
5659
"py": "python",

0 commit comments

Comments
 (0)