diff --git a/.lintr b/.lintr index 0a5d728..cbc1d05 100644 --- a/.lintr +++ b/.lintr @@ -3,7 +3,6 @@ linters: linters_with_defaults( commented_code_linter = NULL, indentation_linter = NULL, quotes_linter = NULL, - commas_linter = NULL, object_name_linter = NULL, assignment_linter = NULL, cyclocomp_linter = NULL,