rl1987 преди 6 години
родител
ревизия
e8e6931638
променени са 1 файла, в които са добавени 4 реда и са изтрити 0 реда
  1. 4 0
      changes/ticket30033

+ 4 - 0
changes/ticket30033

@@ -0,0 +1,4 @@
+  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.