Diff of /.gitpod.yml [000000] .. [13a70a]

Switch to unified view

a b/.gitpod.yml
1
image: nfcore/gitpod:latest
2
tasks:
3
  - name: Update Nextflow and setup pre-commit
4
    command: |
5
      pre-commit install --install-hooks
6
      nextflow self-update
7
8
vscode:
9
  extensions:
10
    - nf-core.nf-core-extensionpack # https://github.com/nf-core/vscode-extensionpack