mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-06-08 21:43:15 +00:00
* Return early if no languages supplied There's no need to tokenise the data when attempting to classify without a limited language scope as no action will be performed when it comes to scoring anyway. * Add test for empty languages array