瀏覽代碼

Add changes file

rl1987 6 年之前
父節點
當前提交
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.