Skip to content

Commit ffd27e6

Browse files
committed
CoC: explicitly take any whitespace breakage
We'll keep this document mostly in sync with the upstream; let's help "git am" and "git show" by telling them that they may introduce what we may consider whitespace errors. Signed-off-by: Junio C Hamano <[email protected]>
1 parent cb50786 commit ffd27e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
*.pm eol=lf diff=perl
77
*.py eol=lf diff=python
88
*.bat eol=crlf
9+
CODE_OF_CONDUCT.md -whitespace
910
/Documentation/**/*.txt eol=lf
1011
/command-list.txt eol=lf
1112
/GIT-VERSION-GEN eol=lf

0 commit comments

Comments
 (0)