Skip to content

Commit ddb72e0

Browse files
seefoodakinomyoga
andauthored
Update completion/available/gradle.completion.bash
Co-authored-by: Koichi Murase <[email protected]>
1 parent 782cce5 commit ddb72e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

completion/available/gradle.completion.bash

-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222

2323
# Bash breaks words on : by default. Subproject tasks have ':'
2424
# Avoid inaccurate completions for subproject tasks
25-
# shellcheck disable=SC2001
2625
COMP_WORDBREAKS="${COMP_WORDBREAKS//:/}"
2726

2827
function __gradle-set-project-root-dir() {

0 commit comments

Comments
 (0)