diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 8d64e1b2..0fc82b97 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -557,8 +557,8 @@ ".scss" ], "SQF": [ - ".sqf", - ".hqf" + ".hqf", + ".sqf" ], "SQL": [ ".prc", @@ -820,8 +820,8 @@ "exception.zep.php" ] }, - "tokens_total": 650670, - "languages_total": 885, + "tokens_total": 650866, + "languages_total": 887, "tokens": { "ABAP": { "*/**": 1, @@ -61992,6 +61992,55 @@ "padding": 1, "/": 2 }, + "SQF": { + "private": 2, + "[": 4, + "]": 4, + ";": 32, + "AGM_Core_remoteFnc": 2, + "_this": 4, + "_arguments": 6, + "select": 4, + "_function": 6, + "call": 6, + "compile": 1, + "(": 12, + ")": 12, + "_unit": 6, + "if": 7, + "isNil": 1, + "then": 6, + "{": 16, + "}": 16, + "typeName": 1, + "exitWith": 1, + "switch": 1, + "do": 1, + "case": 4, + "isServer": 3, + "else": 4, + "publicVariableServer": 3, + "set": 1, + "publicVariable": 1, + "isDedicated": 1, + "local": 1, + "_id": 2, + "owner": 1, + "publicVariableClient": 1, + "#include": 1, + "": 1, + "#define": 4, + "SET": 1, + "VAR": 5, + "VALUE": 2, + "#VAR": 1, + "CONV": 1, + "ARRAY": 2, + "POOL": 2, + "find": 1, + "ALL_HITPOINTS_MAN": 1, + "ALL_HITPOINTS_VEH": 1 + }, "SQL": { "IF": 13, "EXISTS": 12, @@ -71959,6 +72008,7 @@ "Rust": 3566, "SAS": 93, "SCSS": 39, + "SQF": 196, "SQL": 1485, "STON": 100, "Sass": 56, @@ -72163,6 +72213,7 @@ "Rust": 1, "SAS": 2, "SCSS": 1, + "SQF": 2, "SQL": 5, "STON": 7, "Sass": 2, @@ -72211,5 +72262,5 @@ "fish": 3, "wisp": 1 }, - "md5": "36a56236dcc5c12b9f65b00f5e6477ad" + "md5": "b0c3e81b634238f9c3aa99820624e389" } \ No newline at end of file