nf-core_modules/.editorconfig
Gregor Sturm a2824cc580
Update .editorconfig
Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
2020-06-15 16:27:20 +02:00

9 lines
147 B
INI

root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
indent_size = 4
indent_style = space