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 de19641 commit e1e46ddCopy full SHA for e1e46dd
.vscode/settings.json
@@ -5,5 +5,6 @@
5
"autoDocstring.docstringFormat": "numpy",
6
"autoDocstring.startOnNewLine": true,
7
"editor.defaultFormatter": "charliermarsh.ruff",
8
- "editor.formatOnSave": true
+ "editor.formatOnSave": true,
9
+ "rewrap.autoWrap.enabled": true
10
}
0 commit comments