mirror of
https://github.com/iniwap/AIWriteX.git
synced 2026-08-30 17:48:13 +08:00
更新设置
This commit is contained in:
Vendored
+1
-8
@@ -1,13 +1,6 @@
|
||||
{
|
||||
"workbench.colorTheme": "Atom One Dark",
|
||||
"plantuml.jarArgs": [
|
||||
"-DPLANTUML_LIMIT_SIZE=8192"
|
||||
],
|
||||
"plantuml.commandArgs": [],
|
||||
"plantuml.diagramsRoot": "docs/diagrams/src",
|
||||
"plantuml.exportOutDir": "docs/diagrams/out",
|
||||
"python.experiments.optOutFrom": [],
|
||||
"flake8.args": ["--max-line-length=100"],
|
||||
"editor.formatOnSave": true,
|
||||
"black-formatter.args": ["--line-length","100"],
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user