mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-07-25 02:51:55 +00:00
7a6202a8c3
Add an interpreter array to each language, and match interpreters found in the shebang lines of scripts to this array to identify the language of scripts. With suggestions from tnm. https://github.com/github/linguist/pull/687