Skip to content

Commit

Permalink
change indent style to space
Browse files Browse the repository at this point in the history
  • Loading branch information
popjelev committed Apr 11, 2017
1 parent a02f78e commit b99b7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
root = true

[*]
indent_style = tab
indent_style = space
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
Expand Down

0 comments on commit b99b7a6

Please sign in to comment.