We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29032cd commit 62991e6Copy full SHA for 62991e6
.gitattributes
@@ -1,13 +1,10 @@
1
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
2
3
-* text=auto
+* text eol=lf
4
*.cpp rust
5
*.h rust
6
*.rs rust
7
src/rt/msvc/* -whitespace
8
src/rt/vg/* -whitespace
9
src/rt/linenoise/* -whitespace
10
src/rt/jemalloc/**/* -whitespace
11
-src/rt/jemalloc/include/jemalloc/jemalloc.h.in text eol=lf
12
-src/rt/jemalloc/include/jemalloc/jemalloc_defs.h.in text eol=lf
13
-src/rt/jemalloc/include/jemalloc/internal/jemalloc_internal.h.in text eol=lf
0 commit comments