Microsoft/vscode

Git - Gracefully handle git hooks

Open

#64.409 aperta il 5 dic 2018

Vedi su GitHub
 (4 commenti) (44 reazioni) (1 assegnatario)TypeScript (10.221 fork)batch import
feature-requestgithelp wanted

Metriche repository

Star
 (74.848 star)
Metriche merge PR
 (Merge medio 11h 43m) (1000 PR mergiate in 30 g)

Descrizione

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.

Guida contributor