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 /(?