mandatoryprogrammer / TrustTrees

A Tool for DNS Delegation Trust Graphing
Apache License 2.0
403 stars 70 forks source link

Refactor trusttrees.py, add pre-commit hooks #12

Closed KevinHock closed 5 years ago

KevinHock commented 5 years ago

This should have the exact same functionality as before, I mainly tried to DRY up the code a little while I read it. The git history should make things more clear than the big diff.

~I am going to release the code as it is now on PyPI, before we merge this in.~ (Done.)

Some of the changes are:

KevinHock commented 5 years ago

Made #13 instead of this, due to a rebase issue.