(sidecar) Add .editorconfig

This commit is contained in:
Alexis Marie Wright 2018-12-02 16:04:50 -05:00
parent 2aa2a60a2f
commit 88f2b51405
1 changed files with 3 additions and 0 deletions

3
.editorconfig Normal file
View File

@ -0,0 +1,3 @@
[*.py]
indent_style = tab
indent_size = 8