diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 7da2a415..0cb5f3ac 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -322,6 +322,9 @@ "Logtalk": [ ".lgt" ], + "LookML": [ + ".lookml" + ], "Lua": [ ".pd_lua" ], @@ -810,8 +813,8 @@ "exception.zep.php" ] }, - "tokens_total": 644723, - "languages_total": 881, + "tokens_total": 644822, + "languages_total": 882, "tokens": { "ABAP": { "*/**": 1, @@ -36980,6 +36983,50 @@ "write": 1, "end_object.": 1 }, + "LookML": { + "-": 12, + "view": 1, + "comments": 1, + "fields": 1, + "dimension": 4, + "id": 2, + "primary_key": 1, + "true": 3, + "type": 6, + "int": 3, + "sql": 6, + "{": 6, + "TABLE": 6, + "}": 6, + ".id": 1, + "body": 1, + ".body": 1, + "dimension_group": 2, + "created": 1, + "time": 4, + "timeframes": 2, + "[": 2, + "date": 2, + "week": 2, + "month": 2, + "]": 2, + ".created_at": 1, + "headline_id": 1, + "hidden": 2, + ".headline_id": 1, + "updated": 1, + ".updated_at": 1, + "user_id": 1, + ".user_id": 1, + "measure": 1, + "count": 2, + "detail": 2, + "detail*": 1, + "sets": 1, + "headlines.id": 1, + "headlines.name": 1, + "users.id": 1 + }, "Lua": { "-": 60, "A": 1, @@ -71228,6 +71275,7 @@ "LiveScript": 123, "Logos": 93, "Logtalk": 36, + "LookML": 99, "Lua": 724, "M": 23615, "MTML": 93, @@ -71431,6 +71479,7 @@ "LiveScript": 1, "Logos": 1, "Logtalk": 1, + "LookML": 1, "Lua": 3, "M": 29, "MTML": 1, @@ -71543,5 +71592,5 @@ "fish": 3, "wisp": 1 }, - "md5": "aa575c1bfc22b599f29c4d570b6c747d" + "md5": "c0578d3ebf3d2a7af99eb8ba9e32d209" } \ No newline at end of file