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 74b8149 commit 6062116Copy full SHA for 6062116
cspell.json
@@ -14,6 +14,8 @@
14
"*.min.css",
15
"*.map",
16
"jupyterlab_deepnote/labextension",
17
+ // CHANGELOG.md is generated and can contain unknown
18
+ // words from commit messages and git user names.
19
"CHANGELOG.md"
20
],
21
"language": "en",
0 commit comments