Skip to content

2.8.0

Latest
Compare
Choose a tag to compare
@Nixinova Nixinova released this 15 Sep 06:57
· 1 commit to main since this release

Version 2.8 of LinguistJS.

Install on npm using npm install [email protected].

Changelog

View commits: 2.7.1...2.8.0

  • Added checking of gitattributes override rule linguist-detectable.
    • Added option checkDetected to control the application of linguist-detectable overrides.
  • Added lines of code totals to the output.
    • Added option calculateLines (defaults to true) to control whether LOC calculations are performed.