diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 000000000..de492d487 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,6 @@ +# EditorConfig is awesome: http://EditorConfig.org + +root = true + +[*.py] +indent_style = space