Commit 12f7d2a2 authored by lucperkins's avatar lucperkins

Add .editorconfig file

Signed-off-by: 's avatarlucperkins <lucperkins@gmail.com>
parent aabd1cc2
root = true
[*]
end_of_line = 1f
insert_final_newline = true
charset = utf-8
[*.{css,html,js,md,rb,sh,yaml,yml}]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab
\ No newline at end of file
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