Commit 45d4446
ktlint_fix: /bin/bash -> /usr/bin/env bash (#1371)
* ktlint_fix: /bin/bash -> /usr/bin/env bash
/usr/bin/env is more portable, can take binary from PATH
Upstream https://github.com/bazelbuild/rules_java/blob/master/java/bazel/rules/java_stub_template.txt has adopted it too
* Update kotlin/internal/lint/ktlint_fix.bzl
Co-authored-by: Dmitry Ivankov <[email protected]>
---------
Co-authored-by: Ben Lee <[email protected]>1 parent d3522ca commit 45d4446
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments