rl1987 6 лет назад
Родитель
Сommit
0c78811cea
1 измененных файлов с 5 добавлено и 0 удалено
  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.