1.5.0
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 totrue
unlessquick
is set).