mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Adding tm_scope for REBOL language and removing REBOL from LICENSE_WHITELIST as now is license available in the Sublime-REBOL project.
This commit is contained in:
		| @@ -2628,6 +2628,7 @@ Rebol: | |||||||
|   - .r3 |   - .r3 | ||||||
|   - .rebol |   - .rebol | ||||||
|   ace_mode: text |   ace_mode: text | ||||||
|  |   tm_scope: source.rebol | ||||||
|  |  | ||||||
| Red: | Red: | ||||||
|   type: programming |   type: programming | ||||||
|   | |||||||
| @@ -13,7 +13,6 @@ class TestGrammars < Minitest::Test | |||||||
|     # These grammars have no license but have been grandfathered in. New grammars |     # These grammars have no license but have been grandfathered in. New grammars | ||||||
|     # must have a license that allows redistribution. |     # must have a license that allows redistribution. | ||||||
|     "vendor/grammars/Sublime-Lasso", |     "vendor/grammars/Sublime-Lasso", | ||||||
|     "vendor/grammars/Sublime-REBOL", |  | ||||||
|     "vendor/grammars/x86-assembly-textmate-bundle" |     "vendor/grammars/x86-assembly-textmate-bundle" | ||||||
|   ].freeze |   ].freeze | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user