Skip to content

Commit 24f9b4b

Browse files
authored
Merge pull request #561 from tdeo/patch-1
Add jbuilder extension as ruby text files
2 parents e31a62b + bc9b7a1 commit 24f9b4b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identify/extensions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@
128128
'jade': {'text', 'jade'},
129129
'jar': {'binary', 'zip', 'jar'},
130130
'java': {'text', 'java'},
131+
'jbuilder': {'text', 'jbuilder', 'ruby'},
131132
'jenkins': {'text', 'groovy', 'jenkins'},
132133
'jenkinsfile': {'text', 'groovy', 'jenkins'},
133134
'jinja': {'text', 'jinja'},

0 commit comments

Comments
 (0)