Build data and AI skills | 50% off

Last chance! 50% off unlimited learning

Sale ends in


styler (version 1.10.3)

parse_tree_must_be_identical: 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.