mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
Minor changes
This commit is contained in:
parent
97e137db6e
commit
841345c506
@ -9,11 +9,6 @@
|
||||
"terminal.integrated.cursorStyle": "line",
|
||||
"security.workspace.trust.untrustedFiles": "open",
|
||||
"explorer.confirmDragAndDrop": false,
|
||||
"python.formatting.provider": "yapf",
|
||||
"python.formatting.yapfArgs": [
|
||||
"--style",
|
||||
"{USE_TABS: true, INDENT_WIDTH: 4, COLUMN_LIMIT: 200, DEDENT_CLOSING_BRACKETS: true}"
|
||||
],
|
||||
"[python]": {
|
||||
"editor.defaultFormatter": "ms-python.python",
|
||||
"editor.insertSpaces": false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user