Skip to content

Commit

Permalink
Enable Harshil Alignment (#6956)
Browse files Browse the repository at this point in the history
* chore: Enable Harshil Alignment in the settings.json

* Recommend Nextflow extension

* Add nf-core Extension pack to recommended extensions

* style: Run prettier
  • Loading branch information
edmundmiller authored Nov 7, 2024
1 parent c964430 commit 3f6e7c2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"recommendations": ["nextflow.nextflow", "nf-core.nf-core-extensionpack"]
}
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"nextflow.formatting.harshilAlignment": true
}

0 comments on commit 3f6e7c2

Please sign in to comment.