Git: Gracefully handle git hooks #64409
Labels
feature-request
Request for new features or functionality
git
GIT issues
help wanted
Issues identified as good community contribution opportunities
Milestone
Most projects will have some form of precommit hooks for linting or tests through libraries such as lint-staged and husky.
When committing via the source control panel in VSCode there's no visual indicator for when a git hook is running. I think this could be an opportunity to put some UI indicator around this.
The text was updated successfully, but these errors were encountered: