mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Update grammar whitelist (#3510)
* Remove a few hashes for grammars with BSD licenses There was an error in Licensee v8.8.2, which caused it to not recognize some BSD licenses. v8.8.3 fixes it. * Update submodules Remove 2 grammars from the whitelist because their licenses were added to a LICENSE file which a proper format (one that Licensee detects). MagicPython now supports all scopes that were previously supported by language-python.
This commit is contained in:
committed by
Brandon Black
parent
8a6e74799a
commit
c59c88f16e
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -67,9 +67,6 @@
|
||||
[submodule "vendor/grammars/language-javascript"]
|
||||
path = vendor/grammars/language-javascript
|
||||
url = https://github.com/atom/language-javascript
|
||||
[submodule "vendor/grammars/language-python"]
|
||||
path = vendor/grammars/language-python
|
||||
url = https://github.com/atom/language-python
|
||||
[submodule "vendor/grammars/language-shellscript"]
|
||||
path = vendor/grammars/language-shellscript
|
||||
url = https://github.com/atom/language-shellscript
|
||||
|
||||
Reference in New Issue
Block a user