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.


styler documentation built on Aug. 29, 2023, 5:10 p.m.