Update .editorconfig

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

View file

@ -5,6 +5,5 @@ charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
max_line_length = 88
indent_size = 4
indent_style = space