Dan Sorak
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How can I automatically reformat decompiled code?
I find the code style of decompiled code extremely difficult to read. It does not follow my current indentation rules (4 spaces) and instead uses only 2 space. It does not follow the always require...