This repository demonstrates setting up devcontainer-features in Visual Studio Code (VS Code) development container.
Make sure you have the following installed:
Add this to your devcontainer.json
"features": {
"ghcr.io/gvatsal60/dev-container-features/pre-commit": {}
}"features": {
"ghcr.io/gvatsal60/dev-container-features/sonarlint": {}
}Contributions are welcome! Please read our Contribution Guidelines before submitting pull requests.
This project is licensed under the Apache License 2.0 License - see the LICENSE file for details.