Commit ebe3b264 authored by Yoga Erno's avatar Yoga Erno
Browse files

Delete .editorconfig

parent d58a8bf7
Showing with 0 additions and 18 deletions
+0 -18
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.{yml,yaml}]
indent_size = 2
[docker-compose.yml]
indent_size = 4
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment