Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b9e7a3d

Browse files
committedFeb 19, 2020
Add back .editorconfig
1 parent 80b2d94 commit b9e7a3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎.editorconfig

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
root = true
2+
3+
[*]
4+
indent_style = space
5+
trim_trailing_whitespace = true
6+
indent_size = 2

0 commit comments

Comments
 (0)
Please sign in to comment.