Skip to content
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.

Commit

Permalink
build(remote-container): Add Conventional Commits extension
Browse files Browse the repository at this point in the history
  • Loading branch information
lcenchew committed Jul 30, 2020
1 parent d7d0424 commit 95c85cf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@

// Add the IDs of extensions you want installed when the container is created.
"extensions": [
"ms-python.python",
"vivaxy.vscode-conventional-commits",
"ms-python.python",
"ms-azuretools.vscode-docker",
"eamodio.gitlens"
]
Expand Down
3 changes: 1 addition & 2 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@ image:

vscode:
extensions:
- [email protected]:ztHr0xX5hkfQilbTTFitFw==
- [email protected]:oethNcrfvC+cDEMhE0IYvg==
- [email protected]:MaZ9v4p9kS5M5nGNqIEgxQ==
- [email protected]:eQ/pnJJVK3y7ID81nCWhTA==
- [email protected]:lkwF6l0OviFw2Iyfgrl5VA==
- [email protected]:WIWu3zHU4VPT8r/v866LUw==

tasks:
Expand Down

0 comments on commit 95c85cf

Please sign in to comment.