Merge pull request #2857 from Dominator008/buck

Add BUCK filename to Python in languages.yml
This commit is contained in:
Arfon Smith
2016-03-04 12:46:00 -06:00
3 changed files with 78 additions and 1 deletions

View File

@@ -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