mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Merge pull request #2857 from Dominator008/buck
Add BUCK filename to Python in languages.yml
This commit is contained in:
@@ -474,7 +474,7 @@ CSS:
|
||||
color: "#563d7c"
|
||||
extensions:
|
||||
- .css
|
||||
|
||||
|
||||
CSV:
|
||||
type: data
|
||||
ace_mode: text
|
||||
@@ -2856,6 +2856,7 @@ Python:
|
||||
- .wsgi
|
||||
- .xpy
|
||||
filenames:
|
||||
- BUCK
|
||||
- BUILD
|
||||
- SConscript
|
||||
- SConstruct
|
||||
|
||||
Reference in New Issue
Block a user