Skip to content

Commit

Permalink
- Changed defaul editorconfig indent size.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kristoffer Ahl committed Jun 18, 2019
1 parent 2881fa7 commit 7402589
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 @@ -3,7 +3,7 @@ root = true
; Unix-style newlines with a newline ending every file
[*]
end_of_line = lf
indent_size = 4
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true
Expand Down

0 comments on commit 7402589

Please sign in to comment.