Skip to content

Commit

Permalink
Merge pull request #200 from kassane/patch-1
Browse files Browse the repository at this point in the history
Zig Lang
  • Loading branch information
peti2001 authored Oct 7, 2021
2 parents 764b9a2 + 972e8b7 commit 116c43a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languagedetection/analyzer.go
Original file line number Diff line number Diff line change
Expand Up @@ -163,4 +163,5 @@ var fileExtensionMap = map[string][]string{
"Xtend": {"xtend"},
"Xtext": {"xtext"},
"Yacc": {"y"},
"Zig": {"zig"},
}

0 comments on commit 116c43a

Please sign in to comment.