Skip to content

Commit 3572128

Browse files
committed
add section about linkable lint tests
1 parent 9159aae commit 3572128

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

sites/main-site/src/content/blog/2026/tools-4_1_0.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,10 +98,16 @@ xychart-beta
9898
To keep track that we don't move backwards again with this, we added [Codspeed benchmarks](https://app.codspeed.io/nf-core/tools) to our GitHub workflow.
9999
With this we will also look into squeezing out more time improvements from more complex commands.
100100

101-
## pre-commit hook to avoid large files in your pipeline repos
101+
## Miscellaneous
102+
103+
### pre-commit hook to avoid large files in your pipeline repos
102104

103105
[@MatthiasZepper](https://github.com/MatthiasZepper) noticed that pipeline run outputs kept accidentally ending up in repositories, so he added a new pre-commit hook that stops large files from being committed to your pipeline repo.
104106

107+
### direct links to lint test documentation
108+
109+
We restructured out [module and subworkflow lint documentation](https://nf-co.re/docs/nf-core-tools/api_reference/4.1.0/module_lint_tests/environment_yml), so that you can click on the test names in the CLI log and directly get to the lint documentation for the specific test.
110+
105111
# Changelog
106112

107113
You can find the complete changelog and technical details [on GitHub](https://github.com/nf-core/tools/releases/tag/4.1.0).

0 commit comments

Comments
 (0)