Skip to content
Snippets Groups Projects
.editorconfig 176 B
Newer Older
Aaron's avatar
Aaron committed
# EditorConfig https://EditorConfig.org

# top-most EditorConfig file
root = true

# 4 space indentation
Aaron's avatar
Aaron committed
indent_style = space
indent_size = 4