diff --git a/.lintr b/.lintr index 50c86632..6fe8b760 100644 --- a/.lintr +++ b/.lintr @@ -3,6 +3,7 @@ linters: all_linters( object_name_linter = NULL, implicit_integer_linter = NULL, brace_linter = NULL, + extraction_operator_linter = NULL, undesirable_function_linter( modify_defaults( default_undesirable_functions,