Skip to content

Commit

Permalink
Update extension mypy config (#167)
Browse files Browse the repository at this point in the history
  • Loading branch information
cidrblock authored May 23, 2024
1 parent ae371c1 commit 50204a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"editor.formatOnSave": true
},
"markiscodecoverage.searchCriteria": "coverage.lcov",
"mypy-type-checker.args": ["--config-file=${workspaceFolder}/pyproject.toml"],
"mypy-type-checker.importStrategy": "fromEnvironment",
"mypy-type-checker.preferDaemon": true,
"mypy-type-checker.reportingScope": "workspace",
Expand Down

0 comments on commit 50204a6

Please sign in to comment.