This website works better with JavaScript.
Home
Explore
Help
Sign In
er1n
/
zinnia
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
editorconfig
master
gradient
8 years ago
parent
96378d36bd
commit
2ab1dfdcf1
1 changed files
with
11 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+11
-0
.editorconfig
+ 11
- 0
.editorconfig
View File
@ -0,0 +1,11 @@
root
=
true
[*]
charset
=
utf-8
end_of_line
=
lf
trim_trailing_whitespace
=
true
insert_final_newline
=
true
[*.{c,cpp,h,hpp,rs}]
indent_style
=
space
indent_size
=
4
Write
Preview
Loading…
Cancel
Save