You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# Pre-commit hook for Dataform
2
2
3
-
This repository contains a pre-commit hook that allows you to automate the formatting of SQL code in your Dataform project before each commit. The hook uses the dataform format command to format SQLX files.
3
+
This repository contains a pre-commit hook that allows you to automate the formatting of SQL and js code in your Dataform project before each commit. The hook uses the `dataform format` command to format SQLX and js files.
0 commit comments