mirror of https://github.com/OpenVPN/openvpn-gui
commit
d162894d43
@ -0,0 +1,17 @@
|
||||
# EditorConfig: http://EditorConfig.org
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
indent_size = 4
|
||||
indent_style = space
|
||||
trim_trailing_whitespace = true
|
||||
|
||||
[*.sh]
|
||||
end_of_line = lf
|
||||
|
||||
[*.yml]
|
||||
indent_size = 2
|
||||
|
||||
[{Makefile,Makefile.*}]
|
||||
indent_style = tab
|
Loading…
Reference in new issue