style: whitespace between brackets in function declaration
Signed-off-by: Dominik Willner th33xitus@gmail.com
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# shellcheck disable=SC2034
|
||||
set -e
|
||||
|
||||
function set_globals(){
|
||||
function set_globals() {
|
||||
#=================== SYSTEM ===================#
|
||||
SYSTEMD="/etc/systemd/system"
|
||||
INITD="/etc/init.d"
|
||||
|
||||
Reference in New Issue
Block a user