Commit 28b7fd6
fix(android): kernel: Use bazel language for code block
The snippet comes from BUILD.bazel which is in bazel language.
According to [1], bazel is supported by pygments.
Use it instead of using bash.
[1] https://pygments.org/docs/lexers/#pygments.lexers.python.PythonLexer
Suggested-by: Randolph Sapp <[email protected]>
Signed-off-by: Mattijs Korpershoek <[email protected]>1 parent 4697a92 commit 28b7fd6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
0 commit comments