Files
releases/format
Torin Sandall fe18f11848 format: Deep copy inputs to avoid mutating the caller's copy
As part of this change, also update the format package to unmangle the
variables slightly differently--just remove the wildcard prefix
instead of translating the variable names. This makes it easier to
tell where the variables came from in the first place and is a bit
less complicated.

Fixes #2439

Signed-off-by: Torin Sandall <torinsandall@gmail.com>
2020-05-29 14:42:32 -07:00
..