]> code.delx.au - gnu-emacs/commitdiff
Allow the shr test files to have trailing blank space.
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 20 Mar 2016 13:07:47 +0000 (14:07 +0100)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Sun, 20 Mar 2016 13:07:47 +0000 (14:07 +0100)
* .gitattributes: Allow the shr test files to have trailing
blank space.

.gitattributes

index 13e58a87e9fe38630c764ab1c657ac9c53c8a0bc..24fe4c7acfaac20c9adef508e677c501418b5fcd 100644 (file)
@@ -33,6 +33,9 @@ test/etags/html-src/algrthms.html whitespace=cr-at-eol
 # The upstream maintainer does not want to remove trailing whitespace.
 doc/misc/texinfo.tex -whitespace=blank-at-eol
 
+# The shr test files can have trailing whitespace.
+test/data/shr/*.txt -whitespace=blank-at-eol
+
 # Some files should not be treated as text when diffing or merging.
 *.cur binary
 *.gpg binary