Skip to content

Commit

Permalink
pg_format add --no-space-function
Browse files Browse the repository at this point in the history
  • Loading branch information
looi committed Apr 26, 2023
1 parent bdd1757 commit 74eec36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-hooks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@
- id: pg_format
name: Format postgres SQL files with pgFormatter
description: Format postgres SQL files with pgFormatter
entry: pgFormatter/pg_format -i -L
entry: pgFormatter/pg_format -i -L --no-space-function
language: script
types: [sql]

0 comments on commit 74eec36

Please sign in to comment.