Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita9e5f8e

Browse files
committed
Exclude temporary directories from pgindent
Exclude tmp_check and tmp_install from pgindent. In a fully-builttree, pgindent would spend a lot of time digging through thesedirectories and ends up re-indenting installed header files.
1 parent2fe42ba commita9e5f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎src/tools/pgindent/exclude_file_patterns

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@
66
/snowball/libstemmer/
77
/pl/plperl/ppport\.h$
88
/jit/llvmjit\.h$
9+
/tmp_check/
10+
/tmp_install/

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp