Merge branch 'ticket31176' into ticket31176_merged

This commit is contained in:
Nick Mathewson
2019-08-21 09:46:20 -04:00
12 changed files with 462 additions and 181 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major features (developer tools):
- Our best-practices tracker now integrates with our include-checker tool
to keep track of the layering violations that we have not yet fixed.
We hope to reduce this number over time to improve Tor's modularity.
Closes ticket 31176.