Reinstate format.sh and make pre-commit installation simpler (#15890)

Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
This commit is contained in:
Harry Mellor
2025-04-01 16:41:30 +01:00
committed by GitHub
parent 2041c0e360
commit b63bd14999
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
default_install_hook_types:
- pre-commit
- commit-msg
default_stages:
- pre-commit # Run locally
- manual # Run in CI