[tor-commits] [tor/release-0.4.3] practracker: Disable practracker in git hooks
nickm at torproject.org
nickm at torproject.org
Fri Mar 20 12:24:05 UTC 2020
commit bb3df5f322814740d7021ae680bc387297c84e72
Author: teor <teor at torproject.org>
Date: Fri Mar 20 17:32:57 2020 +1000
practracker: Disable practracker in git hooks
Disable our coding standards best practices tracker in our git hooks.
0.4.3 branches only.
Closes ticket 33678.
---
changes/ticket33678_043 | 3 +++
scripts/maint/practracker/.enable_practracker_in_hooks | 1 -
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/changes/ticket33678_043 b/changes/ticket33678_043
new file mode 100644
index 000000000..12316262f
--- /dev/null
+++ b/changes/ticket33678_043
@@ -0,0 +1,3 @@
+ o Code simplification and refactoring:
+ - Disable our coding standards best practices tracker in our git hooks.
+ (0.4.3 branches only.) Closes ticket 33678.
diff --git a/scripts/maint/practracker/.enable_practracker_in_hooks b/scripts/maint/practracker/.enable_practracker_in_hooks
deleted file mode 100644
index a9e707f5d..000000000
--- a/scripts/maint/practracker/.enable_practracker_in_hooks
+++ /dev/null
@@ -1 +0,0 @@
-This file is present to tell our git hooks to run practracker on this branch.
More information about the tor-commits
mailing list