Commit bef7e37
[mode/meta] Recognize Bazel, Buck and Pants build files as Python in mode/meta.js
BUCK, BUILD, *.BUILD and *.bzl files are build files for the three build
systems mentioned, and they are all valid Python files.1 parent 300f7f8 commit bef7e37
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
0 commit comments