mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
add pants BUILD file highlighting to languages.yml
the pants build tool uses python files named BUILD. This adds highlighting for them.
This commit is contained in:
@@ -1993,6 +1993,7 @@ Python:
|
|||||||
- wscript
|
- wscript
|
||||||
- SConstruct
|
- SConstruct
|
||||||
- SConscript
|
- SConscript
|
||||||
|
- BUILD
|
||||||
interpreters:
|
interpreters:
|
||||||
- python
|
- python
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user