Version 2.8 of LinguistJS.
Install on npm using npm install linguist-js@2.8.0
.
Changelog
View commits: 2.7.1...2.8.0
- Added checking of gitattributes override rule
linguist-detectable
.- Added option
checkDetected
to control the application oflinguist-detectable
overrides.
- Added option
- Added lines of code totals to the output.
- Added option
calculateLines
(defaults to true) to control whether LOC calculations are performed.
- Added option