Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@
- Update dead link ([#3505](https://github.com/nf-core/tools/pull/3505))
- Changing retrieval of file extension from EDAM ([#3512](https://github.com/nf-core/tools/pull/3512))
- Refactor adding EDAM ontologies and allowing detect more patterns (e.g., versions.yml) ([#3519](https://github.com/nf-core/tools/pull/3519))
- Fix indentation in included_configs API docs ([#3523](https://github.com/nf-core/tools/pull/3523))

## [v3.2.0 - Pewter Pangolin](https://github.com/nf-core/tools/releases/tag/3.2.0) - [2025-01-27]

Expand Down
6 changes: 3 additions & 3 deletions docs/api/_src/pipeline_lint_tests/included_configs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# included_configs

```{eval-rst}
.. automethod:: nf_core.pipelines.lint.PipelineLint.included_configs
```
```{eval-rst}
.. automethod:: nf_core.pipelines.lint.PipelineLint.included_configs
```