mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-04-24 15:53:57 +00:00
We were sticking a nil value into the grammars Array when we encountered a duplicate scope. Now we strip out nils before returning the Array.