Update .editorconfig

Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
This commit is contained in:
Gregor Sturm 2020-06-15 16:47:42 +02:00 committed by GitHub
parent a2824cc580
commit d25e5bf402
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,3 +7,6 @@ insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space
[*.{yml,yaml}]
indent_size = 2