Browse Source

Add .editorconfig

environments/review-jsparber-h-cxnwl8/deployments/1
Jonas Platte 9 years ago
parent
commit
895bdf4371
  1. 11
      .editorconfig

11
.editorconfig

@ -0,0 +1,11 @@
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_style = space
indent_size = 4
Loading…
Cancel
Save