Skip to content
Snippets Groups Projects
Commit dac129f9 authored by Juan Pedro Sánchez's avatar Juan Pedro Sánchez
Browse files

editorconfig file

parent d7b7bc63
No related branches found
No related tags found
No related merge requests found
root = true
[*]
end_of_line = lf
insert_final_new_line = true
charset = utf-8
[*.{py, json}]
indent_style = spaces
indent_size = 4
[*.yaml]
indent_style = spaces
indent_size = 2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment