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.
2 parents 0be8d99 + 243a5cb commit 7aee250Copy full SHA for 7aee250
.pre-commit-hooks.yaml
@@ -0,0 +1,6 @@
1
+- id: sql-formatter
2
+ name: sql-formatter
3
+ description: "Reformat SQL files with sql-formatter"
4
+ entry: sql-formatter --fix
5
+ language: node
6
+ types: [sql]
0 commit comments