diff --git a/lib/linguist/samples.json b/lib/linguist/samples.json index 879f8fa5..fb2296db 100644 --- a/lib/linguist/samples.json +++ b/lib/linguist/samples.json @@ -17,11 +17,11 @@ ".h" ], "C++": [ - ".h", - ".hpp", - ".cu", + ".cc", ".cpp", - ".cc" + ".cu", + ".h", + ".hpp" ], "Ceylon": [ ".ceylon" @@ -51,11 +51,11 @@ ".s" ], "Gosu": [ + ".gs", ".gsp", ".gst", ".gsx", - ".vark", - ".gs" + ".vark" ], "Groovy": [ ".gradle", @@ -78,9 +78,9 @@ ".script!" ], "JSON": [ + ".json", ".maxhelp", - ".maxpat", - ".json" + ".maxpat" ], "Julia": [ ".jl" @@ -133,14 +133,14 @@ ".pir" ], "Perl": [ - ".pm", ".pl", - ".t", - ".script!" + ".pm", + ".script!", + ".t" ], "PHP": [ - ".php", - ".module" + ".module", + ".php" ], "PowerShell": [ ".ps1", @@ -157,17 +157,17 @@ ".R" ], "Racket": [ - ".script!", - ".scrbl" + ".scrbl", + ".script!" ], "Rebol": [ ".r" ], "Ruby": [ - ".rb", - ".script!", ".rabl", - ".rake" + ".rake", + ".rb", + ".script!" ], "Rust": [ ".rs" @@ -183,17 +183,17 @@ ".sps" ], "Scilab": [ - ".sci", ".sce", + ".sci", ".tst" ], "SCSS": [ ".scss" ], "Shell": [ + ".bash", ".script!", ".sh", - ".bash", ".zsh" ], "Standard ML": [ @@ -27881,5 +27881,5 @@ "XSLT": 1, "YAML": 1 }, - "md5": "be1bd016f96d286e4ed09e98e1efe827" + "md5": "1317256fad311ba5687217aca25a915d" } \ No newline at end of file