fix (completion): shfmt format flutter.completion.bash
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/bash
|
# shellcheck shell=bash
|
||||||
|
|
||||||
if _command_exists flutter; then
|
if _command_exists flutter; then
|
||||||
eval "$(flutter bash-completion)"
|
eval "$(flutter bash-completion)"
|
||||||
|
|||||||
Reference in New Issue
Block a user