Skip to content

Commit d76cd17

Browse files
committed
Sync devcontainer & workspace extensions
1 parent 7c15936 commit d76cd17

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"lextudio.restructuredtext",
1414
"alexkrechik.cucumberautocomplete",
1515
"ms-python.python",
16+
"ms-python.pylint",
1617
"ms-python.isort",
1718
"ms-python.black-formatter",
1819
"ms-python.debugpy",

dfetch.code-workspace

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@
218218
"extensions": {
219219
"recommendations": [
220220
"alexkrechik.cucumberautocomplete",
221-
"bungcip.better-toml",
221+
"tamasfe.even-better-toml",
222222
"jebbs.plantuml",
223223
"lextudio.restructuredtext",
224224
"ms-python.black-formatter",

0 commit comments

Comments
 (0)