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