Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpe authored May 17, 2020
1 parent 1b74de1 commit 718a2cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@
###############################
# Core EditorConfig Options #
###############################
root = true
# All files
[*]
indent_style = space
end_of_line = crlf
# Code files
[*.{cs,csx,vb,vbx}]
indent_size = 4
Expand Down

0 comments on commit 718a2cb

Please sign in to comment.