Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

refactor(rome_formatter): Part 3: Delete FormatElement::Comment #3240

Merged
merged 1 commit into from
Sep 19, 2022

Commits on Sep 16, 2022

  1. refactor(rome_formatter): Delete FormatElement::Comment

    This PR removes the `FormatElement::Comment` element. It was used to this point because the `group` builder had to move `comments` outside of the start/end of the group.
    
    No such inspection is necessary after the refactor which is why the element can be deleted.
    MichaReiser committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7cbec6f View commit details
    Browse the repository at this point in the history