Browse Source

Add changes file

rl1987 5 years ago
parent
commit
0c78811cea
1 changed files with 5 additions and 0 deletions
  1. 5 0
      changes/ticket30051

+ 5 - 0
changes/ticket30051

@@ -0,0 +1,5 @@
+  o Minor features (developer tooling):
+    - Call practracker from pre-push and pre-commit git hooks to let a
+      developer know if they made any code style violations in their last
+      commit. This should help preventing code style violations appearing
+      upstream. Closes ticket 30051.