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 1ef2ae6 commit 5b107dcCopy full SHA for 5b107dc
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