File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This API documentation is for the [`nf-core/tools`](https://github.com/nf-core/t
44
55## Contents
66
7- - [ Pipeline code lint tests] ( ./pipeline_lint_tests/ ) (run by ` nf-core pipelines lint ` )
8- - [ Module code lint tests] ( ./module_lint_tests/ ) (run by ` nf-core modules lint ` )
9- - [ Subworkflow code lint tests] ( ./subworkflow_lint_tests/ ) (run by ` nf-core subworkflows lint ` )
10- - [ nf-core/tools Python package API reference] ( ./api/ )
7+ - [ Pipeline code lint tests] ( ./pipeline_lint_tests.md ) (run by ` nf-core pipelines lint ` )
8+ - [ Module code lint tests] ( ./module_lint_tests.md ) (run by ` nf-core modules lint ` )
9+ - [ Subworkflow code lint tests] ( ./subworkflow_lint_tests.md ) (run by ` nf-core subworkflows lint ` )
10+ - [ nf-core/tools Python package API reference] ( ./api/index.md )
Original file line number Diff line number Diff line change 11# nf_test_content
22
3- ```{eval-rst}
4- .. automethod:: nf_core.pipelines.lint.PipelineLint.nf_test_content
5- ```
3+ ``` {eval-rst}
4+ .. automethod:: nf_core.pipelines.lint.PipelineLint.nf_test_content
5+ ```
You can’t perform that action at this time.
0 commit comments