Commit 5f712231 authored by Chris Cheshire's avatar Chris Cheshire
Browse files

updated nf-core config

parent c6ff1fd0
Loading
Loading
Loading
Loading

.nf-core.yaml

deleted100644 → 0
+0 −10
Original line number Diff line number Diff line
files_unchanged:
  - .github/workflows/linting.yml
  - assets/multiqc_config.yaml
  - assets/sendmail_template.txt
  - lib/NfcoreSchema.groovy
  - docs/README.md
  - bin/markdown_to_html.py
files_exist:
  - .github/markdownlint.yml
actions_awsfulltest: False
+12 −0
Original line number Diff line number Diff line
repository_type: pipeline

lint:
  files_unchanged:
    - assets/email_template.html
    - assets/email_template.txt
    - lib/NfcoreTemplate.groovy
    - .github/ISSUE_TEMPLATE/bug_report.yml
    - .github/PULL_REQUEST_TEMPLATE.md
    - .github/workflows/branch.yml
    - .github/workflows/linting_comment.yml
    - .github/workflows/linting.yml
    - lib/NfcoreSchema.groovy
+1 −1

File changed.

Contains only whitespace changes.