Merge branch 'master' into add_codemirror_mode

This commit is contained in:
Arfon Smith
2016-09-21 20:05:22 -07:00

View File

@@ -5,7 +5,9 @@ class TestGrammars < Minitest::Test
# List of projects that are allowed without licenses # List of projects that are allowed without licenses
PROJECT_WHITELIST = [ PROJECT_WHITELIST = [
# Dual MIT and GPL license "vendor/grammars/factor",
"vendor/grammars/go-tmbundle",
"vendor/grammars/jflex.tmbundle",
"vendor/grammars/language-csharp", "vendor/grammars/language-csharp",
"vendor/grammars/sublimeassembly" "vendor/grammars/sublimeassembly"
].freeze ].freeze