Skip to content

Commit

Permalink
Use ruff from Python env
Browse files Browse the repository at this point in the history
  • Loading branch information
hoechenberger committed May 27, 2024
1 parent 831fcfa commit b736ab4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"python.testing.pytestEnabled": true,
"python.testing.pytestArgs": ["--color=yes"],
"ruff.nativeServer": true,
"ruff.importStrategy": "fromEnvironment",
// "python.defaultInterpreterPath": "/opt/conda/bin/python",
// Python modules and scripts
"[python]": {
Expand Down

0 comments on commit b736ab4

Please sign in to comment.