Thread: pgsql: Exclude LLVM files from whitespace checks

pgsql: Exclude LLVM files from whitespace checks

From
Peter Eisentraut
Date:
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.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/96447e9c817143071826c9a5b129f61d17c4ae2e

Modified Files
--------------
.gitattributes | 3 +++
1 file changed, 3 insertions(+)