alignment_has_correct_spacing_around_comma: Check if spacing around comma is correct

View source: R/detect-alignment-utils.R

alignment_has_correct_spacing_around_commaR Documentation

Check if spacing around comma is correct

Description

At least one space after comma, none before, for all but the last comma on the line

Usage

alignment_has_correct_spacing_around_comma(pd_sub)

Arguments

pd_sub

The subset of a parse table corresponding to one line.


krlmlr/styler documentation built on March 28, 2024, 8:54 a.m.