Add back .editorconfig

This commit is contained in:
Anmol Sethi 2020-02-19 14:22:14 -05:00
parent 80b2d9481f
commit b9e7a3daa7
No known key found for this signature in database
GPG Key ID: 8CEF1878FF10ADEB

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
root = true
[*]
indent_style = space
trim_trailing_whitespace = true
indent_size = 2