mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Update samples
This commit is contained in:
@@ -70,6 +70,10 @@
|
|||||||
"Haml": [
|
"Haml": [
|
||||||
".haml"
|
".haml"
|
||||||
],
|
],
|
||||||
|
"Handlebars": [
|
||||||
|
".handlebars",
|
||||||
|
".hbs"
|
||||||
|
],
|
||||||
"Ioke": [
|
"Ioke": [
|
||||||
".ik"
|
".ik"
|
||||||
],
|
],
|
||||||
@@ -264,8 +268,8 @@
|
|||||||
".gemrc"
|
".gemrc"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"tokens_total": 271826,
|
"tokens_total": 271895,
|
||||||
"languages_total": 281,
|
"languages_total": 283,
|
||||||
"tokens": {
|
"tokens": {
|
||||||
"Apex": {
|
"Apex": {
|
||||||
"global": 70,
|
"global": 70,
|
||||||
@@ -9651,6 +9655,26 @@
|
|||||||
"Hello": 1,
|
"Hello": 1,
|
||||||
"World": 1
|
"World": 1
|
||||||
},
|
},
|
||||||
|
"Handlebars": {
|
||||||
|
"<div>": 5,
|
||||||
|
"class=": 5,
|
||||||
|
"<h1>": 3,
|
||||||
|
"{": 16,
|
||||||
|
"title": 1,
|
||||||
|
"}": 16,
|
||||||
|
"</h1>": 3,
|
||||||
|
"body": 3,
|
||||||
|
"</div>": 5,
|
||||||
|
"By": 2,
|
||||||
|
"fullName": 2,
|
||||||
|
"author": 2,
|
||||||
|
"Comments": 1,
|
||||||
|
"#each": 1,
|
||||||
|
"comments": 1,
|
||||||
|
"<h2>": 1,
|
||||||
|
"</h2>": 1,
|
||||||
|
"/each": 1
|
||||||
|
},
|
||||||
"INI": {
|
"INI": {
|
||||||
"[": 1,
|
"[": 1,
|
||||||
"user": 1,
|
"user": 1,
|
||||||
@@ -27883,6 +27907,7 @@
|
|||||||
"Groovy": 69,
|
"Groovy": 69,
|
||||||
"Groovy Server Pages": 91,
|
"Groovy Server Pages": 91,
|
||||||
"Haml": 4,
|
"Haml": 4,
|
||||||
|
"Handlebars": 69,
|
||||||
"INI": 8,
|
"INI": 8,
|
||||||
"Ioke": 2,
|
"Ioke": 2,
|
||||||
"Java": 7336,
|
"Java": 7336,
|
||||||
@@ -27955,6 +27980,7 @@
|
|||||||
"Groovy": 2,
|
"Groovy": 2,
|
||||||
"Groovy Server Pages": 4,
|
"Groovy Server Pages": 4,
|
||||||
"Haml": 1,
|
"Haml": 1,
|
||||||
|
"Handlebars": 2,
|
||||||
"INI": 1,
|
"INI": 1,
|
||||||
"Ioke": 1,
|
"Ioke": 1,
|
||||||
"Java": 5,
|
"Java": 5,
|
||||||
@@ -28006,5 +28032,5 @@
|
|||||||
"XSLT": 1,
|
"XSLT": 1,
|
||||||
"YAML": 1
|
"YAML": 1
|
||||||
},
|
},
|
||||||
"md5": "ef9b9c6f8312a9f029edf9b7df6e9751"
|
"md5": "c6f7461e5a21cd29111f800bd97e944e"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user