Skip to content

Commit

Permalink
chore: Update EditorConfig to match existing format
Browse files Browse the repository at this point in the history
  • Loading branch information
nschonni committed May 29, 2019
1 parent 7f1afd9 commit 268b6fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ root = true
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
insert_final_newline = true

[cSpell.json]
indent_size = 4
Expand Down
2 changes: 1 addition & 1 deletion cSpell.json
Original file line number Diff line number Diff line change
Expand Up @@ -2228,4 +2228,4 @@
]
}
]
}
}

0 comments on commit 268b6fc

Please sign in to comment.