Skip to content

Commit 69d64a1

Browse files
committed
update lintr
1 parent 989359b commit 69d64a1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.lintr

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ linters: linters_with_defaults(
33
return_linter = NULL
44
)
55
exclusions: list(
6+
"data-raw/test-data.R" = list(
7+
object_usage_linter = Inf
8+
),
69
"R/stanmodels.R",
710
"R/import-standalone-obj-type.R",
811
"R/import-standalone-types-check.R",

0 commit comments

Comments
 (0)