commit 812a6581aff4af0503d1e94cb3f0f07df7f36aa2 Author: cypherpunks cypherpunks@torproject.org Date: Fri Dec 16 07:38:37 2016 +0000
Add a changes file for ticket 5500 --- changes/ticket5500 | 3 +++ 1 file changed, 3 insertions(+)
diff --git a/changes/ticket5500 b/changes/ticket5500 new file mode 100644 index 0000000..0cdd8e1 --- /dev/null +++ b/changes/ticket5500 @@ -0,0 +1,3 @@ + o Testing: + - Perform the coding style checks when running the tests and fail when + coding style violations are found. Closes ticket 5500.