Skip to content
Snippets Groups Projects
Forked from Maunium / synapse
8219 commits behind the upstream repository.
.editorconfig 149 B
# EditorConfig https://EditorConfig.org

# top-most EditorConfig file
root = true

# 4 space indentation
[*.py]
indent_style = space
indent_size = 4