Skip to content
Snippets Groups Projects
Verified Commit dc473c5e authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Add editorconfig

parent 07e55c1c
No related branches found
No related tags found
No related merge requests found
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.py]
indent_style = space
indent_size = 4
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