Skip to content

Commit

Permalink
Don't force tab size in .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 9, 2012
1 parent 6563d38 commit e54ad74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
@@ -1,6 +1,6 @@
; editorconfig.org
root = true

[*]
indent_style = tab
indent_size = 4
end_of_line = LF

0 comments on commit e54ad74

Please sign in to comment.