Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

pre-commit(via pip) (pre-commit)

The pre-commit hooks as VSCode's DevContainer feature automates pre-commit checks within a consistent, isolated environment. It ensures every commit meets project standards by running configurable checks before changes are committed, enhancing workflow efficiency and code quality.

Example Usage

"features": {
    "ghcr.io/gvatsal60/dev-container-features/pre-commit:1": {}
}

Note: This file was auto-generated from the devcontainer-feature.json. Add additional notes to a NOTES.md.