Skip to content

Commit

Permalink
Revert "prefer tab indents" - confuses CheckStyle too much
Browse files Browse the repository at this point in the history
This reverts commit 797eb22.
  • Loading branch information
pgalbraith committed Nov 29, 2018
1 parent 797eb22 commit 993c33c
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 @@ -4,5 +4,5 @@
root = true

[*]
indent_style = tab
indent_style = space
indent_size = 4

0 comments on commit 993c33c

Please sign in to comment.