parse_tree_must_be_identical: Check whether a round trip verification can be carried out

View source: R/transform-files.R

parse_tree_must_be_identicalR Documentation

Check whether a round trip verification can be carried out

Description

If scope was set to "line_breaks" or lower (compare tidyverse_style()), we can compare the expression before and after styling and return an error if it is not the same.

Usage

parse_tree_must_be_identical(transformers)

Arguments

transformers

The list of transformer functions used for styling. Needed for reverse engineering the scope.


krlmlr/styler documentation built on April 8, 2024, 7:53 p.m.