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 f403522 commit fed901aCopy full SHA for fed901a
.lintr_new
@@ -2,7 +2,7 @@ linters: linters_with_defaults(
2
any_duplicated_linter(),
3
any_is_na_linter(),
4
backport_linter("oldrel-4", except = c("R_user_dir", "str2lang", "str2expression", "deparse1")),
5
- consecutive_stopifnot_linter(),
+ consecutive_assertion_linter(),
6
expect_comparison_linter(),
7
expect_length_linter(),
8
expect_named_linter(),
0 commit comments