Skip to content

Commit f2c1dcb

Browse files
committed
lint: update lintr
1 parent 2b48321 commit f2c1dcb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.lintr

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ linters: linters_with_defaults(
33
cyclocomp_linter = NULL,
44
object_length_linter(length = 40L)
55
)
6+
exclusions: list(
7+
"renv",
8+
"venv"
9+
)

0 commit comments

Comments
 (0)