Skip to content

Commit 5aae110

Browse files
author
Dan Snow
committed
Update lintr
1 parent 09f627d commit 5aae110

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.lintr

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
linters: linters_with_defaults(
2-
object_name_linter = NULL
2+
object_name_linter = NULL,
3+
object_usage_linter = NULL
34
)
45
encoding: "UTF-8"

0 commit comments

Comments
 (0)