CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pre-commit-hook
09-09
Enterprise
Is it possible to add pre-commit configuration file to a non-root folder?
08-01
Net
How can I create a (temporary) clean working tree for running unit tests in a git pre-commit hook?
07-08
Mobile
pre-commit hook does not echo on terminal
07-07
database
How can I loop through only .cpp files in the list obtained from "git status"
07-04
database
Pre-commit Docker: .git folder removed after docker-compose build
07-03
Blockchain
Access python interpreter in VSCode version controll when using pre-commit
06-08
Software engineering
Exclude auto-generated files by Django within pre-commit-config.yaml using REGEX
05-23
front end
Can a pre-commit (pre-commit.com) hook add files to a commit?
05-08
Software design
Pre-commit causing the following error when trying to commit locally
05-05
OS
Excluding pytest files/marks from pre-commit hooks
04-26
Blockchain
how to run go-unit-tests pre-commit hook to run with option -p
04-08
Blockchain
git add same files in precommit after formatting, cannot add deleted files
04-08
Blockchain
How to prevent files with "console.log" to be committed?
03-29
Net
Git commit issue after updating Mac OS
03-24
database
Uninstalled pre-commit preventing 'git commit' (pipenv)
03-12
Net
running pre-commit python package in Windows gives ExecutableNotFoundError: Executable `/bin/sh`
02-25
Back-end
How to return status `Skipped` in self defined pre-commit hook?
02-15
Mobile
Module has no attribute "_USE_C_DESCRIPTORS" error by mypy when trying to import a Protobu
10-19
OS
How to use exit code of git diff in pre-commit hook
10-17
Software design
Is there a way to only skip the commit-msg hook
10-07
Back-end
Use pre-commit hook for black with multiple language versions for python
09-21
Blockchain
Git pre-commit hook that automatically grants execution permissions ( x) on all .sh files which are
Links:
CodePudding