Skip to content
Snippets Groups Projects
Unverified Commit dc08e30a authored by Joe Grund's avatar Joe Grund
Browse files

Add .editorconfig


Signed-off-by: default avatarJoe Grund <jgrund@whamcloud.io>
parent a00530af
No related branches found
No related tags found
No related merge requests found
# http://editorconfig.org
root = true
[*]
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
max_line_length = off
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