Skip to content

Commit

Permalink
keep working
Browse files Browse the repository at this point in the history
  • Loading branch information
umroverPerception committed Sep 24, 2023
1 parent ee8aa1a commit fb7dd17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
"[python]": {
"editor.defaultFormatter": "ms-python.black-formatter",
},
"mypy-type-checker.args": [
"--config-file=${workspaceFolder}/mypy.ini",
],
//// Miscellaneous
"redhat.telemetry.enabled": false,
"python.analysis.typeCheckingMode": "basic",
}

0 comments on commit fb7dd17

Please sign in to comment.