Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 5207afb

Browse files
committed
feat(project-dev): 🚨 add ruff extension
1 parent 7255c8b commit 5207afb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

project/.devcontainer/devcontainer.json.jinja

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"ionutvmi.path-autocomplete",
1616
"ms-python.vscode-pylance",
1717
"ms-python.python",
18-
"ms-python.black-formatter"
18+
"ms-python.black-formatter",
19+
"charliermarsh.ruff"
1920
]
2021
}
2122
}

0 commit comments

Comments
 (0)