pg_format: Add default config
This commit is contained in:
parent
b94ace41d9
commit
23cc310e6d
2 changed files with 6 additions and 0 deletions
5
pg_format/pg_format.conf
Normal file
5
pg_format/pg_format.conf
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
spaces = 2
|
||||
|
||||
# lowercase
|
||||
keyword-case = 1
|
||||
type-case = 1
|
||||
Loading…
Add table
Add a link
Reference in a new issue