commit 0c78811ceabaece8bec92cc6a9a42a7b4631cfa7 Author: rl1987 rl1987@sdf.lonestar.org Date: Fri Apr 19 09:51:04 2019 +0300
Add changes file --- changes/ticket30051 | 5 +++++ 1 file changed, 5 insertions(+)
diff --git a/changes/ticket30051 b/changes/ticket30051 new file mode 100644 index 000000000..87b6d7611 --- /dev/null +++ b/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.
tor-commits@lists.torproject.org