Commit 3a29ac6b by Keith Cirkel

(editorconfig) s/spaces/space/

parent e1457501
...@@ -8,5 +8,5 @@ end_of_line = lf ...@@ -8,5 +8,5 @@ end_of_line = lf
charset = utf-8 charset = utf-8
trim_trailing_whitespace = true trim_trailing_whitespace = true
insert_final_newline = true insert_final_newline = true
indent_style = spaces indent_style = space
indent_size = 2 indent_size = 2
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