mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-06-16 01:13:20 +00:00
- don't try to colorize blobs that have a high ratio of
long lines -- these are most likely minified files or something else
strange that will blow up Pygments.rb
- re github/github#3938