devcontainers / templates

Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
https://containers.dev/templates
MIT License
1.02k stars 262 forks source link

seed `optionalPaths` property into Templates #278

Closed joshspicer closed 3 months ago

joshspicer commented 3 months ago

ref: https://github.com/devcontainers/spec/pull/484

Seeds the optionalPaths property into all Templates with .github/* as its value.

When the dev containers/codespace extensions are updated to support this property, will resolve https://github.com/microsoft/vscode-remote-release/issues/10095, https://github.com/devcontainers/templates/issues/274.

Lastly, as I was in each Template I updated the whitespace to be consistent throughout the file