Skip to content
Snippets Groups Projects
Commit f1981902 authored by Midhun Suresh's avatar Midhun Suresh
Browse files

Add editorconfig from Hydrogen

parent 03a564dc
No related branches found
No related tags found
No related merge requests found
# top-most EditorConfig file
root = true
# Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
indent_style = space
indent_size = 4
# Matches multiple files with brace expansion notation
# Set default charset
# [*.{js,py}]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment