mirror of
https://github.com/Xevion/linkpulse.git
synced 2025-12-07 03:15:37 -06:00
Minor formatting concerns, remove dangling IPAddress usage
This commit is contained in:
9
.vscode/settings.json
vendored
9
.vscode/settings.json
vendored
@@ -4,19 +4,26 @@
|
||||
"backref",
|
||||
"bpython",
|
||||
"Callsite",
|
||||
"clsx",
|
||||
"excepthook",
|
||||
"inmemory",
|
||||
"linkpulse",
|
||||
"migratehistory",
|
||||
"Nixpacks",
|
||||
"ORJSON",
|
||||
"pext",
|
||||
"pwdlib",
|
||||
"pytest",
|
||||
"pytz",
|
||||
"rtype",
|
||||
"starlette",
|
||||
"structlog",
|
||||
"tailwindcss",
|
||||
"timestamper"
|
||||
],
|
||||
"python.analysis.extraPaths": ["./backend/"],
|
||||
"[github-actions-workflow]": {
|
||||
"editor.formatOnSave": false
|
||||
}
|
||||
},
|
||||
"python.analysis.diagnosticMode": "workspace"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user