Skip to content
Snippets Groups Projects
.editorconfig 102 B
Newer Older
Gabriel's avatar
Gabriel committed
[*]
indent_style = tab
tab_width = 2
insert_final_newline = true

[*.{lisp,yml}]
indent_style = space