From f6fcfb79225c805054f9012779429e4a29e51b70 Mon Sep 17 00:00:00 2001 From: assignUser Date: Sun, 16 Aug 2020 00:20:06 +0000 Subject: [PATCH] adjust .lintr --- .github/linters/.lintr | 7 ------- TEMPLATES/.lintr | 7 ------- 2 files changed, 14 deletions(-) diff --git a/.github/linters/.lintr b/.github/linters/.lintr index 66c5ca46..05eefeeb 100644 --- a/.github/linters/.lintr +++ b/.github/linters/.lintr @@ -1,8 +1 @@ -# see https://github.com/jimhester/lintr#project-configuration for details -# on how to configure lintr. -# Defaults mostly adhere to: https://style.tidyverse.org/ -# -# 'object_usage_linter' runs code with eval() and is deactivated by default -# for security reasons. - linters: with_defaults(object_usage_linter = NULL) \ No newline at end of file diff --git a/TEMPLATES/.lintr b/TEMPLATES/.lintr index 66c5ca46..05eefeeb 100644 --- a/TEMPLATES/.lintr +++ b/TEMPLATES/.lintr @@ -1,8 +1 @@ -# see https://github.com/jimhester/lintr#project-configuration for details -# on how to configure lintr. -# Defaults mostly adhere to: https://style.tidyverse.org/ -# -# 'object_usage_linter' runs code with eval() and is deactivated by default -# for security reasons. - linters: with_defaults(object_usage_linter = NULL) \ No newline at end of file