Skip to content

Commit

Permalink
Use 2 space indents
Browse files Browse the repository at this point in the history
  • Loading branch information
gowpen committed Oct 29, 2017
1 parent d9df864 commit 6e3c08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ insert_final_newline = true
charset = utf-8
; Use space characters for indenting
indent_style = space
; Each indent is 8 space characters
indent_size = 8
; Each indent is 2 space characters
indent_size = 2
; No trailing whitespace on lines
trim_trailing_whitespace = true

Expand Down

0 comments on commit 6e3c08e

Please sign in to comment.