Skip to content

1.5.0

Compare
Choose a tag to compare
@Nixinova Nixinova released this 12 Aug 06:34
· 163 commits to main since this release

Version 1.5 of Linguist, now with shebang line checking.

Install on npm using npm install [email protected].

Changelog

  • Added checking of shebang (#!) lines for explicit language classification.
  • Added checkShebang option to implement shebang checking (defaults to true unless quick is set).