Skip to content

Commit

Permalink
ignore test parquet files for nf-core pipelines lint
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierCoen committed Feb 1, 2025
1 parent 146991d commit ddc0cf4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .nf-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ lint:
- assets/nf-core-stableexpression_logo_light.png
nextflow_config:
- params.input
template_strings:
- tests/test_data/pairwise_gene_variation/compute_m_measure/input/std.0.0.parquet
- tests/test_data/pairwise_gene_variation/compute_m_measure/input/std.1.2.parquet
nf_core_version: 3.2.0
org_path: null
repository_type: pipeline
Expand Down

0 comments on commit ddc0cf4

Please sign in to comment.