Open sellout opened 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.
sdmerge
@SuppressWarnings
unsafe…
Also ???, @tailrec (which should maybe be replaced with an Algebra), and @unchecked.
???
@tailrec
Algebra
@unchecked
sdmerge
should check the diff for new/changed instances of@SuppressWarnings
,unsafe…
, etc. and force the merger to acknowledge them before performing the merge.