-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Labels
Description
We synchronized with github/linguist in November 2017, an update is long overdue ;)
Latest enry v1.6.7 from Oct 24, 2018 is based on Linguist v5.2.0 commit 4cd558 from Sep 17, 2017.
This is an ☂️ issue with the goal to make enry use of at least at least Linguist v7.1.3 from Dec 12, 2018:
- support
heuristics.yml
instead ofheuristics.rb
github/linguist#4087. WIP in Sync to linguist 7.2.0: heuristics.yml support #189 - support new XML strategy github/linguist#4222 - Port new XML strategy from Linguist #192
- support for new Tokenizer github/linguist#3846 -Port new Tokeniser from Linguist #193
- fix Bayesian classifier accuracy drop (95% likely it's going to be fixed by a new Tokenizer above) - Bayesian classifier cann't distinguish "SQL" vs "PLpgSQL" #194