Skip to content

Commit

Permalink
Fix linter warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
dorssel committed Jul 10, 2024
1 parent cb92152 commit d4fe93f
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 d4fe93f

Please sign in to comment.