Skip to content

Commit

Permalink
.editorconfig updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss committed Aug 21, 2024
1 parent 06ba6b3 commit 22ddcd1
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,14 @@ indent_size = 4
indent_style = space
indent_size = 2

[*.props]
indent_style = space
indent_size = 2

[*.xml]
indent_style = space
indent_size = 2

[*.wxs]
indent_style = space
indent_size = 2
Expand Down

0 comments on commit 22ddcd1

Please sign in to comment.