Skip to content

Commit

Permalink
add flake8 and docker ext for vscode
Browse files Browse the repository at this point in the history
  • Loading branch information
ll7 committed Sep 12, 2024
1 parent b9ea478 commit aff0efe
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
"ms-iot.vscode-ros",
"vscode-icons-team.vscode-icons",
"yzhang.markdown-all-in-one",
"njpwerner.autodocstring"
"njpwerner.autodocstring",
"ms-azuretools.vscode-docker",
"ms-python.flake8"
]
}

0 comments on commit aff0efe

Please sign in to comment.