Add changes file

This commit is contained in:
rl1987
2019-04-19 09:51:04 +03:00
committed by Nick Mathewson
parent a85cd5b41b
commit 0c78811cea
+5
View File
@@ -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.