Fix naming for RHS of named unapply expressions (#3163)
Previously, the naming plugin would not recurse for the RHS of an unapply, meaning that vals declared in blocks that ultimately return some result that is unapplied into some named Data would not be named. Also, audit and improve the naming mdocs.
parent
37f357f1
Please register or sign in to comment