Skip to content

Commit

Permalink
json files with spaces not tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
Fa!ko Krause committed Oct 24, 2017
1 parent 28e1cdd commit 9756654
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ trim_trailing_whitespace = false
[*.lsg]
indent_style = space
indent_size = 2

[*.json]
indent_style = space
indent_size = 2

0 comments on commit 9756654

Please sign in to comment.