We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3be5c07 commit 3e2cfe7Copy full SHA for 3e2cfe7
1 file changed
.lintr
@@ -10,7 +10,7 @@ linters: linters_with_defaults(
10
semicolon_terminator_linter = semicolon_terminator_linter(),
11
spaces_inside_linter = spaces_inside_linter(),
12
object_usage_linter = NULL
13
-)
+ )
14
error_on_lint: true
15
exclusions:
16
inst/doc/**,
0 commit comments