trello-archive / mr-clean

Don't leak sensitive data.
Other
228 stars 11 forks source link

reflect lib enabled #13

Closed burntcookie90 closed 5 years ago

burntcookie90 commented 5 years ago

Enables the reflect lib.

Also fixes two issues found when doing this:

  1. callsite was messy with everything named sanitizedToString. Rename the reflected version to be reflectedToString
  2. Update the toString rendering to include class names.
burntcookie90 commented 5 years ago

closes #1