Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Don’t put ; at the end of a line, and don’t use ; to put multiple commands on one line. #683

@AshesITR

Description

@AshesITR

The tidyverse style guide specifies essentially ; is forbidden.
Currently, we only don't lint semicolons.

Since our default linters strive to enforce tidyverse style, we should add (and rename?) the semicolon_terminator_linter.

NB this will cause lints in our tests/.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions