mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-29 13:21:01 +00:00
* Revert "Use Textmate's HAML grammar (#3627)"
This reverts commit a1e09ae3e6.
* Add back missing grammar sources
28 lines
379 B
YAML
28 lines
379 B
YAML
whitelist:
|
|
- apache-2.0
|
|
- bsd-2-clause
|
|
- bsd-3-clause
|
|
- permissive
|
|
- mit
|
|
- isc
|
|
- mpl-2.0
|
|
- unlicense
|
|
- wtfpl
|
|
- zlib
|
|
|
|
# These dependencies are explicitly ignored
|
|
ignored:
|
|
rubygem:
|
|
- bundler
|
|
|
|
# These dependencies have been reviewed and approved.
|
|
reviewed:
|
|
rubygem:
|
|
- mime-types
|
|
grammar:
|
|
- Sublime-Lasso
|
|
|
|
sources:
|
|
npm: false
|
|
rubygem: false
|