Skip to content

Commit

Permalink
Update .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
petervandenhout committed Jun 21, 2019
1 parent b2b72b8 commit 55526f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Expand Up @@ -14,6 +14,10 @@ max_line_length = 180
[*.xml]
indent_size = 2

# Json files
[*.json]
indent_size = 2

[*.cs]
#.NET code style settings
# ref: https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference
Expand Down

0 comments on commit 55526f9

Please sign in to comment.