# EditorConfig: http://editorconfig.org/

root = true

[*]
end_of_line = lf
insert_final_newline = true

[*.el]
indent_style = space
