diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index ac4fabfd..361099da 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -323,6 +323,9 @@ "Rust": [ ".rs" ], + "SAS": [ + ".sas" + ], "Sass": [ ".sass", ".scss" @@ -477,8 +480,8 @@ ".gemrc" ] }, - "tokens_total": 423589, - "languages_total": 488, + "tokens_total": 423682, + "languages_total": 490, "tokens": { "ABAP": { "*/**": 1, @@ -38793,6 +38796,53 @@ "running_threads2": 2, "port2.recv": 1 }, + "SAS": { + "libname": 1, + "source": 1, + "data": 6, + "work.working_copy": 5, + ";": 22, + "set": 3, + "source.original_file.sas7bdat": 1, + "run": 6, + "if": 2, + "Purge": 1, + "then": 2, + "delete": 1, + "ImportantVariable": 1, + ".": 1, + "MissingFlag": 1, + "proc": 2, + "surveyselect": 1, + "work.data": 1, + "out": 2, + "work.boot": 2, + "method": 1, + "urs": 1, + "reps": 1, + "seed": 2, + "sampsize": 1, + "outhits": 1, + "samplingunit": 1, + "Site": 1, + "PROC": 1, + "MI": 1, + "work.bootmi": 2, + "nimpute": 1, + "round": 1, + "By": 2, + "Replicate": 2, + "VAR": 1, + "Variable1": 2, + "Variable2": 2, + "logistic": 1, + "descending": 1, + "_Imputation_": 1, + "model": 1, + "Outcome": 1, + "/": 1, + "risklimits": 1 + }, "Sass": { "blue": 7, "#3bbfce": 2, @@ -43457,6 +43507,7 @@ "RobotFramework": 483, "Ruby": 3862, "Rust": 3566, + "SAS": 93, "Sass": 56, "Scala": 420, "Scaml": 4, @@ -43583,6 +43634,7 @@ "RobotFramework": 3, "Ruby": 17, "Rust": 1, + "SAS": 2, "Sass": 2, "Scala": 3, "Scaml": 1, @@ -43614,5 +43666,5 @@ "Xtend": 2, "YAML": 1 }, - "md5": "8a3ac1f1219fa2ba31eb0e5d6a22ee58" + "md5": "90558028ff3acc7def2df99638aba7fc" } \ No newline at end of file