Skip to content

Commit ca36a80

Browse files
Merge pull request rails#51519 from duduribeiro/remove-duplicated-devcontainer-features-key
Remove duplicated features attribute on devcontainer.json.tt
2 parents 526d0ec + e2333c6 commit ca36a80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

railties/lib/rails/generators/rails/app/templates/.devcontainer/devcontainer.json.tt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
},
1818
<%- end -%>
1919

20-
// Features to add to the dev container. More info: https://containers.dev/features.
21-
// "features": {},
22-
2320
// Use 'forwardPorts' to make a list of ports inside the container available locally.
2421
// "forwardPorts": [],
2522

0 commit comments

Comments
 (0)