Skip to content
Snippets Groups Projects
.editorconfig 179 B
Newer Older
# EditorConfig is awesome: https://EditorConfig.org

# top-most EditorConfig file
root = true

Jimmy's avatar
Jimmy committed
[*]
indent_style = tab
indent_size = 4
insert_final_newline = true
Jimmy's avatar
Jimmy committed
end_of_line = lf