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

Switch to side-by-side view

--- a
+++ b/.gitpod.yml
@@ -0,0 +1,10 @@
+image: nfcore/gitpod:latest
+tasks:
+  - name: Update Nextflow and setup pre-commit
+    command: |
+      pre-commit install --install-hooks
+      nextflow self-update
+
+vscode:
+  extensions:
+    - nf-core.nf-core-extensionpack # https://github.com/nf-core/vscode-extensionpack