Skip to content

Commit

Permalink
Editorconfig change tabs to spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
ButuzGOL committed Dec 22, 2014
1 parent 17353c7 commit 8923448
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
Expand Up @@ -5,7 +5,7 @@ root = true

# Unix-style newlines with a newline ending every file
[*]
indent_style = tab
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
Expand Down

0 comments on commit 8923448

Please sign in to comment.