Loosen R linter

This commit is contained in:
2024-09-10 14:19:44 -04:00
parent 9986d138b3
commit 324a4a15d5
2 changed files with 20 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
linters: linters_with_defaults(
object_length_linter = object_length_linter(40),
object_name_linter = NULL,
object_usage_linter = NULL,
commented_code_linter = NULL,