Commit e8e69316 authored by rl1987's avatar rl1987
Browse files

Add changes file

parent 705c1c28
Loading
Loading
Loading
Loading

changes/ticket30033

0 → 100644
+4 −0
Original line number Diff line number Diff line
  o Minor features (developer tooling):
    - Call pre-commit git hook from pre-push hook to make sure we're
      running documentation and code style checks before pushing to remote
      git repository. Implements feature 30033.