Skip to content
Snippets Groups Projects
Commit ac65a417 authored by Martin Weinelt's avatar Martin Weinelt Committed by David Bauer
Browse files

.editorconfig: add python

parent 56dbfefd
No related branches found
No related tags found
No related merge requests found
......@@ -6,3 +6,7 @@ end_of_line = lf
insert_final_newline = true
indent_style = tab
charset = utf-8
[*.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