We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c94c49 commit d5035d2Copy full SHA for d5035d2
README.md
@@ -79,3 +79,7 @@ mv formatdataform /usr/local/bin/formatdataform
79
2. Does not format sql in `pre_operations` block. To handle this we would need to identify if there is a javascript block inside
80
the pre_operations block and then get the query out of that block and format it
81
3. Does not format config block
82
+
83
+### TODO
84
85
+- [ ] Refactor config, pre/post operations block to support multiple pre/post operations
0 commit comments