4 lines
174 B
Text
4 lines
174 B
Text
linters: linters_with_tags(tags = c("readability", "best_practices",
|
|
"common_mistakes"),
|
|
indentation_linter(indent = 4L)) # see vignette("lintr")
|
|
encoding: "UTF-8"
|