class Rufo::Formatter

def preserve_whitespace(value)

If `align_hash_keys` is true, this doesn't apply to hash keys.
If `align_assignments` is true, this doesn't apply to assignments.

be impossible to automatically format or preserve "beautiful".
This allows for manual alignment of some code that would otherwise

after calls that start with a space, hash arrows and commas.
Preserve whitespace after assignments target and values,
def preserve_whitespace(value)
  @preserve_whitespace = value
end