]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
practracker: Disable practracker in git hooks
authorteor <teor@torproject.org>
Fri, 20 Mar 2020 07:32:57 +0000 (17:32 +1000)
committerteor <teor@torproject.org>
Fri, 20 Mar 2020 07:32:57 +0000 (17:32 +1000)
Disable our coding standards best practices tracker in our git hooks.

0.4.3 branches only.

Closes ticket 33678.

changes/ticket33678_043 [new file with mode: 0644]
scripts/maint/practracker/.enable_practracker_in_hooks [deleted file]

diff --git a/changes/ticket33678_043 b/changes/ticket33678_043
new file mode 100644 (file)
index 0000000..1231626
--- /dev/null
@@ -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 (file)
index a9e707f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-This file is present to tell our git hooks to run practracker on this branch.