mirror of https://github.com/watcha-fr/synapse
commit
a484735bb0
@ -0,0 +1,9 @@ |
||||
# EditorConfig https://EditorConfig.org |
||||
|
||||
# top-most EditorConfig file |
||||
root = true |
||||
|
||||
# 4 space indentation |
||||
[*.py] |
||||
indent_style = space |
||||
indent_size = 4 |
@ -0,0 +1 @@ |
||||
Add a basic .editorconfig |
Loading…
Reference in new issue