We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd74dc commit 61dc4bdCopy full SHA for 61dc4bd
schema/plugin.json
@@ -83,7 +83,7 @@
83
"description": "If true, the warning popup when opening the .gitignore file without hidden files will not be displayed.",
84
"default": false
85
},
86
- "clearOutputsBeforeCommit":{
+ "clearOutputsBeforeCommit": {
87
"type": "boolean",
88
"title": "Clear outputs before commit",
89
"description": "If true, notebook outputs will be cleared before committing.",
0 commit comments