diff --git a/.lintr b/.lintr index 2c94ce6f7..7a58a3bee 100644 --- a/.lintr +++ b/.lintr @@ -3,7 +3,8 @@ linters: linters_with_defaults( cyclocomp_linter = NULL, # commented_code_linter = NULL, # object_name_linter = NULL, # more camel case - single_quotes_linter = NULL # + indentation_linter = NULL, # many + quotes_linter = NULL ) exclusions: list( # otherwise they will throw locally