fix (completion): shfmt format flutter.completion.bash
parent
d7fb6b3235
commit
e11576f260
|
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
# shellcheck shell=bash
|
||||
|
||||
if _command_exists flutter; then
|
||||
eval "$(flutter bash-completion)"
|
||||
|
|
|
|||
Loading…
Reference in New Issue