feature28976 266 B

1234
  1. o Minor features (developer tooling):
  2. - Provide a git pre-commit hook that disallows commiting if we have any
  3. failures in our code and changelog formatting checks. It is now available
  4. in scripts/maint/pre-commit.git-hook. Implements feature 28976.