CMUSTRUDEL / DIRTY

DIRTY: Augmenting Decompiler Output with Learned Variable Names and Types
MIT License
167 stars 24 forks source link

Continued cleaning and packaging #2

Closed probinso closed 3 years ago

probinso commented 3 years ago

The code hos now conformance to black standards, is using flake8, pipdeptree, mypy, safety, and tox integrated including renaming of usable scripts. There are also pre-commit hooks added for easier collaborative development

as well as configuration files for pre-commit hooks