diff --git a/.githooks/pre-commit b/.githooks/pre-commit index 8fba1c5..2e6ed92 100755 --- a/.githooks/pre-commit +++ b/.githooks/pre-commit @@ -42,4 +42,4 @@ if ! scripts/meta/shell_check.sh --skip-install --skip-fmt 2>&1; then exit 1 fi -printf 'shell_check passed. Proceeding with commit.\n' \ No newline at end of file +printf 'shell_check passed. Proceeding with commit.\n'