File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,5 +5,5 @@ GIT_HOOK_DIR="$FORMATTER_DIR/../.git/hooks"
55mkdir -p $GIT_HOOK_DIR
66cp $FORMATTER_DIR /pre-commit $GIT_HOOK_DIR /pre-commit
77chmod +x $GIT_HOOK_DIR /pre-commit
8- curl -o $GIT_HOOK_DIR /tvdformat.jar -L https://github.com/Trivadis/plsql-formatter-settings/releases/download/sqldev -22.2.0 /tvdformat.jar
8+ curl -o $GIT_HOOK_DIR /tvdformat.jar -L https://github.com/Trivadis/plsql-formatter-settings/releases/download/sqlcl -22.2.1 /tvdformat.jar
99echo " pre-commit hook installed in $GIT_HOOK_DIR /pre-commit."
Original file line number Diff line number Diff line change 1717include "std.arbori"
1818
1919/**
20- * Lightweight Formatter for SQL Developer and SQLcl, version 22.2.1-SNAPSHOT
20+ * Lightweight Formatter for SQL Developer and SQLcl, version 22.2.1
2121 * The idea is to keep the code formatted "as is" and apply chosen formatting rules only.
2222 *
2323 * The Arbori program is processed from top to bottom.
You can’t perform that action at this time.
0 commit comments