add support for detecting bazel WORKSPACE files (#3459)

* add support for detecting bazel WORKSPACE files

* Update languages.yml
This commit is contained in:
doug tangren
2017-02-21 19:48:44 -05:00
committed by Brandon Black
parent 74a71fd90d
commit 1e4ce80fd9
2 changed files with 13 additions and 0 deletions

View File

@@ -3389,6 +3389,7 @@ Python:
- SConscript
- SConstruct
- Snakefile
- WORKSPACE
- wscript
interpreters:
- python