From 05fe0c2d9d2755067ad74eb91d538a8155a75c24 Mon Sep 17 00:00:00 2001 From: Tom Palmer Date: Tue, 27 Aug 2024 21:22:19 +0100 Subject: [PATCH] Update .lintr --- .lintr | 1 - 1 file changed, 1 deletion(-) 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,