style: whitespace between brackets in function declaration

Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
th33xitus
2022-05-14 19:49:53 +02:00
parent b5572118de
commit 294aa47420
28 changed files with 214 additions and 214 deletions

View File

@@ -93,7 +93,7 @@ function settings_ui() {
back_help_footer
}
function show_settings_help(){
function show_settings_help() {
local choice default_cfg="${cyan}${HOME}/klipper_config${white}"
top_border
@@ -144,7 +144,7 @@ function show_settings_help(){
done
}
function settings_menu(){
function settings_menu() {
local action
clear && print_header