1.9.0
Version 1.9 of Linguist.
Install on npm using npm install [email protected]
.
Changelog
- Add
ignoreLanguages
option to configure which languages to ignore. - Added alias
ignoreFiles
for optionignore
. - Added CLI argument
--tree
to traverse the output tree to a specific object instead of logging the entire results. - Deprecated option
ignore
as it is now ambiguous.