Skip to content

Commit

Permalink
Merge pull request #223 from kassane/dlang
Browse files Browse the repository at this point in the history
Add: D programming language
  • Loading branch information
peti2001 committed Oct 31, 2023
2 parents f29bf9e + 6547e5b commit e6279a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languagedetection/analyzer.go
Expand Up @@ -126,6 +126,7 @@ var fileExtensionMap = map[string][]string{
"COBOL": {"cbl", "cob", "cpy"},
"CoffeeScript": {"coffee"},
"Crystal": {"cr"},
"D": {"d"},
"Dart": {"dart"},
"Groovy": {"groovy", "gvy", "gy", "gsh"},
"HTML+Razor": {"cshtml"},
Expand Down

0 comments on commit e6279a9

Please sign in to comment.