Skip to content

Commit

Permalink
Add git graph to devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
berrydenhartog committed May 1, 2024
1 parent bb6ccd3 commit 6dff31d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
"streetsidesoftware.code-spell-checker",
"redhat.vscode-yaml",
"charliermarsh.ruff",
"github.vscode-github-actions"
"github.vscode-github-actions",
"mhutchie.git-graph"
],
"settings": {
"editor.formatOnPaste": false,
Expand Down

0 comments on commit 6dff31d

Please sign in to comment.