]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Exclude LLVM files from whitespace checks
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Nov 2024 10:08:12 +0000 (11:08 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Nov 2024 10:09:38 +0000 (11:09 +0100)
commit467df7f561dde102029e20e0011dc98987de47ff
tree9c7d725fb854c0470cbaedfb1de820d40dfcc299
parenta8abd36e88f50531177d5b52026194af52d45421
Exclude LLVM files from whitespace checks

Commit 9044fc1d45a added some files from upstream LLVM.  These files
have different whitespace rules, which make the git whitespace checks
powered by gitattributes fail.  To fix, add those files to the exclude
list.
.gitattributes