mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Update samples
This commit is contained in:
		| @@ -70,6 +70,10 @@ | ||||
|     "Haml": [ | ||||
|       ".haml" | ||||
|     ], | ||||
|     "Handlebars": [ | ||||
|       ".handlebars", | ||||
|       ".hbs" | ||||
|     ], | ||||
|     "Ioke": [ | ||||
|       ".ik" | ||||
|     ], | ||||
| @@ -264,8 +268,8 @@ | ||||
|       ".gemrc" | ||||
|     ] | ||||
|   }, | ||||
|   "tokens_total": 271826, | ||||
|   "languages_total": 281, | ||||
|   "tokens_total": 271895, | ||||
|   "languages_total": 283, | ||||
|   "tokens": { | ||||
|     "Apex": { | ||||
|       "global": 70, | ||||
| @@ -9651,6 +9655,26 @@ | ||||
|       "Hello": 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": { | ||||
|       "[": 1, | ||||
|       "user": 1, | ||||
| @@ -27883,6 +27907,7 @@ | ||||
|     "Groovy": 69, | ||||
|     "Groovy Server Pages": 91, | ||||
|     "Haml": 4, | ||||
|     "Handlebars": 69, | ||||
|     "INI": 8, | ||||
|     "Ioke": 2, | ||||
|     "Java": 7336, | ||||
| @@ -27955,6 +27980,7 @@ | ||||
|     "Groovy": 2, | ||||
|     "Groovy Server Pages": 4, | ||||
|     "Haml": 1, | ||||
|     "Handlebars": 2, | ||||
|     "INI": 1, | ||||
|     "Ioke": 1, | ||||
|     "Java": 5, | ||||
| @@ -28006,5 +28032,5 @@ | ||||
|     "XSLT": 1, | ||||
|     "YAML": 1 | ||||
|   }, | ||||
|   "md5": "ef9b9c6f8312a9f029edf9b7df6e9751" | ||||
|   "md5": "c6f7461e5a21cd29111f800bd97e944e" | ||||
| } | ||||
		Reference in New Issue
	
	Block a user