I added the first version of DAppSCAN Flattened, I will update it later because the flattened I used threw some errors for circular dependencies, and many contracts used old libraries that truffle can't resolve anymore
I refactored the code to use PEP 8 and successive guidelines, regarding indentation, space and line limits.
Mildly updated the init function of TransfrmativeRepair, functionally it didn't change
Added config template (issue #23)
Added the flattener as a bash script in a truffle project (expect updates)