This website works better with JavaScript.
Home
Help
Sign In
cn
/
dyndnsd
mirror of
https://github.com/cmur2/dyndnsd.git
Watch
1
Star
0
Fork
0
Code
Releases
28
Activity
Browse Source
gem: add editorconfig
tags/v3.1.0.rc1
cn
5 months ago
parent
2368099f7d
commit
093efc77ef
1 changed files
with
9 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
.editorconfig
+ 9
- 0
.editorconfig
View File
@ -0,0 +1,9 @@
root
=
true
[*]
indent_style
=
space
indent_size
=
2
end_of_line
=
lf
charset
=
utf-8
trim_trailing_whitespace
=
true
insert_final_newline
=
true
Write
Preview
Loading…
Cancel
Save