From 013dc514995dc5da3eb243b81dccf394a5ba0aec Mon Sep 17 00:00:00 2001 From: Manuel Carmona Date: Tue, 11 Jul 2017 13:48:15 +0200 Subject: [PATCH] documented divergences from linguist requested changes --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 37a3a7c..2bbec19 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,19 @@ To run the tests make test +Divergences from linguist +------------ + +Using [linguist/samples](https://github.com/github/linguist/tree/master/samples) as a set against run tests the following issues were found: +* with [hello.ms](https://github.com/github/linguist/blob/master/samples/Unix%20Assembly/hello.ms) we can't detect the language (Unix Assembly) because we don't have a matcher in contentMatchers (content.go) for Unix Assembly. Linguist uses this [regexp](https://github.com/github/linguist/blob/master/lib/linguist/heuristics.rb#L300) in its code, + + `elsif /(?