Skip to content

Restructure normalization to normalize whitespace as a separate activity #19

@mikedamay

Description

@mikedamay

we might be better off removing the NormalizeWhiteSpace rewriter altogether and calling .NormalizeWhitespace() at the end of the SyntaxRewriters(mapping).Aggregate(node, (acc, rewriter) => rewriter.Visit(acc)); call

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions