mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-07 12:37:34 +08:00
This is because there are many __asm__ blocks there that pgindent messes up. Also configure pgindent to skip that directory in the future.
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
#list of file patterns to exclude from pg_indent runs
|
|
/s_lock\.h$
|
|
/atomics/
|
|
/ecpg/test/expected/
|
|
/snowball/libstemmer/
|
|
/pl/plperl/ppport\.h$
|