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

Added pre-commit Support #299

Open gvatsal60 opened 2 weeks ago

gvatsal60 commented 2 weeks ago

Issue https://github.com/devcontainers/templates/issues/298

Changes Made

Currently, the hooks are commented out, as enabling them will require significant modifications. It may be beneficial to enable them incrementally.

gvatsal60 commented 2 weeks ago

@joshaber @samruddhikhandale

Could you please review this pull request when you have a chance? I’d appreciate any feedback or suggestions you may have.

Thanks in advance! 😊