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

Commitde01960

Browse files
committed
Exclude LLVM files from whitespace checks
Commit9044fc1 added some files from upstream LLVM. These fileshave different whitespace rules, which make the git whitespace checkspowered by gitattributes fail. To fix, add those files to the excludelist.
1 parent59ea17c commitde01960

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,12 @@ src/interfaces/libpq/test/expected.outwhitespace=-blank-at-eof
2525
# These files are maintained or generated elsewhere. We take them as is.
2626
configure-whitespace
2727
ppport.h-whitespace
28+
src/backend/jit/llvm/SectionMemoryManager.cpp-whitespace
29+
src/backend/jit/llvm/SectionMemoryManager.LICENSE-whitespace
2830
src/backend/regex/COPYRIGHT-whitespace
2931
src/backend/regex/re_syntax.n-whitespace
3032
src/backend/snowball/libstemmer/*.c-whitespace
3133
src/backend/utils/mb/Unicode/*-std.txt-whitespace
34+
src/include/jit/SectionMemoryManager.h-whitespace
3235
src/include/snowball/libstemmer/*-whitespace
3336
src/timezone/data/*-whitespace

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp