mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
zopflicate deps in parallel
This commit is contained in:
parent
97a90f5f10
commit
f110d1254d
4 changed files with 20 additions and 9 deletions
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -47,6 +47,9 @@
|
|||
"[html]": {
|
||||
"editor.formatOnSave": false,
|
||||
},
|
||||
"files.associations": {
|
||||
"*.makefile": "makefile"
|
||||
},
|
||||
"editor.codeActionsOnSaveTimeout": 9001,
|
||||
"editor.formatOnSaveTimeout": 9001,
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue