chore: cleanup

variable braces are enabled by global role, other rule seems to be not required?

Signed-off-by: Dominik Willner <th33xitus@gmail.com>
This commit is contained in:
th33xitus
2023-02-03 19:21:35 +01:00
parent 1221220f7d
commit d5e202a18e

View File

@@ -15,9 +15,6 @@
# https://github.com/KwadFan/crowsnest #
#=======================================================================#
# shellcheck enable=require-variable-braces
# shellcheck disable=SC2154
# Error Handling
set -e