Skip to content

Commit

Permalink
Enhancement: Update schema.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ergebnis-bot committed Jun 10, 2021
1 parent 8dbe652 commit 9fe4f76
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions resource/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -274,9 +274,10 @@
"bin-compat": {
"enum": [
"auto",
"full"
"full",
"symlink"
],
"description": "The compatibility of the binaries, defaults to \"auto\" (automatically guessed) and can be \"full\" (compatible with both Windows and Unix-based systems)."
"description": "The compatibility of the binaries, defaults to \"auto\" (automatically guessed), can be \"full\" (compatible with both Windows and Unix-based systems) and \"symlink\" (symlink also for WSL)."
},
"discard-changes": {
"type": [
Expand Down

0 comments on commit 9fe4f76

Please sign in to comment.