Skip to content

Commit

Permalink
adding setting for tla+ vscode plug-in
Browse files Browse the repository at this point in the history
  • Loading branch information
heidihoward committed Sep 29, 2023
1 parent 49aaf12 commit 324e21c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"tlaplus.tlc.modelChecker.options": "-coverage 1 -workers auto"
}

0 comments on commit 324e21c

Please sign in to comment.