mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	License of Ant grammar is correctly detected
The last version of Licensee can recognize underlined license headers in READMEs
This commit is contained in:
		| @@ -6,7 +6,6 @@ class TestGrammars < Minitest::Test | |||||||
|   # List of projects that are allowed without licenses |   # List of projects that are allowed without licenses | ||||||
|   PROJECT_WHITELIST = [ |   PROJECT_WHITELIST = [ | ||||||
|     "vendor/grammars/Sublime-Lasso", |     "vendor/grammars/Sublime-Lasso", | ||||||
|     "vendor/grammars/ant.tmbundle", |  | ||||||
|     "vendor/grammars/sublime-spintools", |     "vendor/grammars/sublime-spintools", | ||||||
|     "vendor/grammars/blitzmax" |     "vendor/grammars/blitzmax" | ||||||
|   ].freeze |   ].freeze | ||||||
| @@ -40,6 +39,7 @@ class TestGrammars < Minitest::Test | |||||||
|     "c9118c370411f2f049c746c0fd096554e877aea2", # perl6fe |     "c9118c370411f2f049c746c0fd096554e877aea2", # perl6fe | ||||||
|     "8ccf886749c32fb7e65d4d1316a7ed0479c93dc9", # language-less |     "8ccf886749c32fb7e65d4d1316a7ed0479c93dc9", # language-less | ||||||
|     "2f03492b52d7dd83b4e7472f01b87c6121e5b1a4", # monkey |     "2f03492b52d7dd83b4e7472f01b87c6121e5b1a4", # monkey | ||||||
|  |     "241e5ddbb4423d792216783e9f668bd670b026e4", # ant.tmbundle | ||||||
|     "bdab9fdc21e6790b479ccb5945b78bc0f6ce2493"  # language-blade |     "bdab9fdc21e6790b479ccb5945b78bc0f6ce2493"  # language-blade | ||||||
|   ].freeze |   ].freeze | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user