Whitelist troublesome licenses

This commit is contained in:
Arfon Smith
2016-09-21 09:27:28 -07:00
parent 00efd6a463
commit 30298a9ef8

View File

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