mirror of
https://github.com/ralsina/tartrazine.git
synced 2024-11-10 13:32:24 +00:00
83 lines
3.5 KiB
Go
83 lines
3.5 KiB
Go
// Code generated by github.com/go-enry/go-enry/v2/internal/code-generator DO NOT EDIT.
|
|
// Extracted from github/linguist commit: b5432ebc7e78f25415b98d48c2fbacddbf8df317
|
|
|
|
package data
|
|
|
|
var LanguagesGroup = map[string]string{
|
|
"Alpine Abuild": "Shell",
|
|
"Apollo Guidance Computer": "Assembly",
|
|
"BibTeX": "TeX",
|
|
"Bison": "Yacc",
|
|
"C2hs Haskell": "Haskell",
|
|
"CameLIGO": "LigoLANG",
|
|
"ColdFusion CFC": "ColdFusion",
|
|
"ECLiPSe": "prolog",
|
|
"Easybuild": "Python",
|
|
"Ecere Projects": "JavaScript",
|
|
"Ecmarkup": "HTML",
|
|
"EditorConfig": "INI",
|
|
"Elvish Transcript": "Elvish",
|
|
"Filterscript": "RenderScript",
|
|
"Fortran": "Fortran",
|
|
"Fortran Free Form": "Fortran",
|
|
"Gentoo Ebuild": "Shell",
|
|
"Gentoo Eclass": "Shell",
|
|
"Git Attributes": "INI",
|
|
"Git Config": "INI",
|
|
"Groovy Server Pages": "Groovy",
|
|
"HTML+ECR": "HTML",
|
|
"HTML+EEX": "HTML",
|
|
"HTML+ERB": "HTML",
|
|
"HTML+PHP": "HTML",
|
|
"HTML+Razor": "HTML",
|
|
"Ignore List": "INI",
|
|
"Isabelle ROOT": "Isabelle",
|
|
"JFlex": "Lex",
|
|
"JSON with Comments": "JSON",
|
|
"Java Server Pages": "Java",
|
|
"JavaScript+ERB": "JavaScript",
|
|
"Jison": "Yacc",
|
|
"Jison Lex": "Lex",
|
|
"LigoLANG": "LigoLANG",
|
|
"Literate Agda": "Agda",
|
|
"Literate CoffeeScript": "CoffeeScript",
|
|
"Literate Haskell": "Haskell",
|
|
"M4Sugar": "M4",
|
|
"MUF": "Forth",
|
|
"Maven POM": "XML",
|
|
"Motorola 68K Assembly": "Assembly",
|
|
"NPM Config": "INI",
|
|
"NumPy": "Python",
|
|
"OASv2-json": "OpenAPI Specification v2",
|
|
"OASv2-yaml": "OpenAPI Specification v2",
|
|
"OASv3-json": "OpenAPI Specification v3",
|
|
"OASv3-yaml": "OpenAPI Specification v3",
|
|
"OpenCL": "C",
|
|
"OpenRC runscript": "Shell",
|
|
"Parrot Assembly": "Parrot",
|
|
"Parrot Internal Representation": "Parrot",
|
|
"Pic": "Roff",
|
|
"PostCSS": "CSS",
|
|
"Python console": "Python",
|
|
"Python traceback": "Python",
|
|
"RBS": "Ruby",
|
|
"Readline Config": "INI",
|
|
"ReasonLIGO": "LigoLANG",
|
|
"Roff Manpage": "Roff",
|
|
"SSH Config": "INI",
|
|
"STON": "Smalltalk",
|
|
"Simple File Verification": "Checksums",
|
|
"Snakemake": "Python",
|
|
"TSX": "TypeScript",
|
|
"Tcsh": "Shell",
|
|
"Unified Parallel C": "C",
|
|
"Unix Assembly": "Assembly",
|
|
"Wget Config": "INI",
|
|
"X BitMap": "C",
|
|
"X PixMap": "C",
|
|
"XML Property List": "XML",
|
|
"cURL Config": "INI",
|
|
"fish": "Shell",
|
|
"nanorc": "INI",
|
|
}
|