This website works better with JavaScript.
Home
Explore
Help
Sign In
isprogram
/
tree-sitter-c
mirror of
https://github.com/tree-sitter/tree-sitter-c
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
79
Wiki
Activity
Browse Source
chore: fix line endings
pull/223/head
ObserverOfTime
1 year ago
committed by
Amaan Qureshi
parent
77e57f5328
commit
fd3e67ac62
2 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
.editorconfig
+2
-0
.gitattributes
+ 0
- 1
.editorconfig
View File
@ -2,7 +2,6 @@ root = true
[*]
charset
=
utf-8
end_of_line
=
lf
insert_final_newline
=
true
trim_trailing_whitespace
=
true
+ 2
- 0
.gitattributes
View File
@ -1,5 +1,7 @@
* text=auto eol=lf
test/corpus/crlf.txt eol=crlf
examples/* linguist-vendored
src/*.json linguist-generated
Write
Preview
Loading…
Cancel
Save