This website works better with JavaScript.
Home
Help
Register
Sign In
stephen
/
cat-disruptor-7000
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
3
Wiki
Activity
Browse Source
editor config
pull/3/head
Stephen
6 months ago
parent
2c4d076a04
commit
af238087a0
1 changed files
with
11 additions
and
0 deletions
Split 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
insert_final_newline
=
true
trim_trailing_whitespace
=
true
indent_style
=
tab
indent_size
=
4
Write
Preview
Loading…
Cancel
Save