Raw
1 * whitespace=trail,space
2 *.[ch] whitespace=indent,trail,space,incomplete diff=cpp
3 *.sh whitespace=indent,trail,space,incomplete text eol=lf
4 *.perl text eol=lf diff=perl
5 *.pl text eof=lf diff=perl
6 *.pm text eol=lf diff=perl
7 *.py text eol=lf diff=python
8 *.bat text eol=crlf
9 CODE_OF_CONDUCT.md -whitespace
10 /Documentation/**/*.adoc text eol=lf whitespace=trail,space,incomplete
11 /command-list.txt text eol=lf
12 /GIT-VERSION-GEN text eol=lf
13 /mergetools/* text eol=lf
14 /t/oid-info/* text eol=lf
15 /Documentation/git-merge.adoc conflict-marker-size=32
16 /Documentation/git-merge-file.adoc conflict-marker-size=32
17 /Documentation/gitk.adoc conflict-marker-size=32
18 /Documentation/user-manual.adoc conflict-marker-size=32
19 /t/t????-*.sh conflict-marker-size=32
20 /t/unit-tests/clar/test/expected/* whitespace=-blank-at-eof
21 /templates/hooks/*.sample whitespace=indent,trail,space,incomplete text eol=lf