mirror of
https://github.com/chainstacklabs/pumpfun-bonkfun-bot.git
synced 2026-08-17 17:28:05 +00:00
chore: delete .vscode directory
This commit is contained in:
Vendored
-17
@@ -1,17 +0,0 @@
|
|||||||
{
|
|
||||||
"python.languageServer": "Pylance",
|
|
||||||
"python.analysis.typeCheckingMode": "basic",
|
|
||||||
"python.analysis.diagnosticSeverityOverrides": {
|
|
||||||
"reportMissingTypeStubs": "none",
|
|
||||||
"reportUnknownMemberType": "warning",
|
|
||||||
"reportUnknownParameterType": "warning"
|
|
||||||
},
|
|
||||||
|
|
||||||
"ruff.lint.enable": true,
|
|
||||||
"ruff.format.enable": true,
|
|
||||||
|
|
||||||
"[python]": {
|
|
||||||
"editor.formatOnSave": true,
|
|
||||||
"editor.defaultFormatter": "charliermarsh.ruff"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user