From 001e114b8d59f4eaf2a314a2bc5e57078afdf82f Mon Sep 17 00:00:00 2001 From: Peter Eisentraut Date: Sun, 10 Nov 2013 09:20:52 -0500 Subject: Fix whitespace issues found by git diff --check, add gitattributes Set per file type attributes in .gitattributes to fine-tune whitespace checks. With the associated cleanups, the tree is now clean for git --- src/tools/pgindent/pgindent.man | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools/pgindent') diff --git a/src/tools/pgindent/pgindent.man b/src/tools/pgindent/pgindent.man index f3a68acc2a6..4765d428b60 100644 --- a/src/tools/pgindent/pgindent.man +++ b/src/tools/pgindent/pgindent.man @@ -42,4 +42,3 @@ case only these files will be changed, and nothing else will be touched. If the first non-option argument is not a .c or .h file, it is treated as the name of a typedefs file for legacy reasons, but this use is deprecated - use the --typedefs option instead. - -- cgit v1.2.3