Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
dorssel committed Jul 9, 2024
1 parent f5cbe01 commit 8aa1209
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ root = true
# All files
[*]
indent_style = space
# Solution files (auto-generated, but sometimes manually edited)
[*.sln]
indent_style = tab
# Code files
[*.{cs,csx,vb,vbx}]
indent_size = 4
Expand Down

0 comments on commit 8aa1209

Please sign in to comment.