precog/devtools

Add basic auditing to sdmerge

Opened this issue · 1 comments

sdmerge should check the diff for new/changed instances of @SuppressWarnings, unsafe…, etc. and force the merger to acknowledge them before performing the merge.

Also ???, @tailrec (which should maybe be replaced with an Algebra), and @unchecked.