nf-core_modules/.editorconfig
2020-06-15 15:57:51 +02:00

10 lines
168 B
INI

root = true
[*]
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