lemmy/.pg_format

6 lines
208 B
Text
Raw Normal View History

2023-12-27 01:26:29 +00:00
# Keep normal formatting between `BEGIN` and `COMMIT` statements
nogrouping=1
# Don't add whitespace around % (used for `format`) in dollar-quoted function body
placeholder=[a-zA-Z0-9_\\.]*%[a-zA-Z0-9_\\.]*