Skip to content

Use a linter that follows R core guidelines #49

Closed
@hturner

Description

@hturner

Currently the linter in VS code shows the indentation in R/trunsrc/utils/ as being incorrect.

Ideally we would have a linter that does not complain about existing R code in base R, since R Core do not want changes in a patch that are just altering the style.

To investigate: What linter is currently used? Is it https://cran.r-project.org/web/packages/lintr/index.html? Can we adapt it?

Note that relying on an add-on package presents similar issues as discussed in #25.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions