precog / devtools

Development tools for SlamData (including sdmerge)
Apache License 2.0
0 stars 1 forks source link

Add basic auditing to sdmerge #28

Open sellout opened 7 years ago

sellout commented 7 years ago

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

sellout commented 7 years ago

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