mirror of
https://github.com/zokradonh/kopano-docker
synced 2025-06-11 01:46:11 +00:00
Merge pull request #51 from nupplaphil/add_editorconfig
Add editorconfig
This commit is contained in:
commit
bda4021ade
10
.editorconfig
Normal file
10
.editorconfig
Normal file
@ -0,0 +1,10 @@
|
||||
# editorconfig tool configuration
|
||||
# see http://editorconfig.org for docs
|
||||
|
||||
root = true
|
||||
|
||||
[*]
|
||||
charset = utf-8
|
||||
end_of_line = lf
|
||||
trim_trailing_whitespaces = true
|
||||
indent_style = tab
|
Loading…
x
Reference in New Issue
Block a user