mirror of
https://github.com/MillironX/nf-core_modules.git
synced 2024-11-10 20:23:10 +00:00
Update .editorconfig
Co-authored-by: Phil Ewels <phil.ewels@scilifelab.se>
This commit is contained in:
parent
a2824cc580
commit
d25e5bf402
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ insert_final_newline = true
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
indent_style = space
|
indent_style = space
|
||||||
|
|
||||||
|
[*.{yml,yaml}]
|
||||||
|
indent_size = 2
|
||||||
|
|
Loading…
Reference in a new issue