Commit 73793637 authored by Mark Otto's avatar Mark Otto

Merge branch 'ntwb-editorconfig' into 3.0.0-wip

parents e0d60b13 08de4136
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
[Makefile]
indent_style = tab
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment