File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 88 "ghcr.io/devcontainers/features/github-cli:1" : {},
99 "ghcr.io/devcontainers/features/terraform:1" : {},
1010 "ghcr.io/devcontainers-contrib/features/poetry:2" : {},
11- "ghcr.io/devcontainers-contrib/features/pre-commit:2" : {},
12- "ghcr.io/devcontainers/features/rust:1" : {},
13- "ghcr.io/meaningful-ooo/devcontainer-features/homebrew:2" : {}
11+ "ghcr.io/devcontainers-contrib/features/pre-commit:2" : {}
1412 },
1513
1614 // Features to add to the dev container. More info: https://containers.dev/features.
2018 // "forwardPorts": [],
2119
2220 // Use 'postCreateCommand' to run commands after the container is created.
23- "postCreateCommand" : " pre-commit install && brew tap cargo-lambda/cargo-lambda && brew install cargo-lambda "
21+ "postCreateCommand" : " pre-commit install"
2422
2523 // Configure tool-specific properties.
2624 // "customizations": {},
You can’t perform that action at this time.
0 commit comments