Closed
Description
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
Labels
No labels