We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1eabdc commit 82eccbeCopy full SHA for 82eccbe
nf_core/pipeline-template/.editorconfig
@@ -35,3 +35,7 @@ indent_size = unset
35
# ignore python and markdown
36
[*.{py,md}]
37
indent_style = unset
38
+
39
+# ignore ro-crate metadata files
40
+[**/ro-crate-metadata.json]
41
+insert_final_newline = unset
0 commit comments