adjust .lintr

This commit is contained in:
assignUser 2020-08-16 00:20:06 +00:00
parent 527334883e
commit f6fcfb7922
2 changed files with 0 additions and 14 deletions

View file

@ -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) linters: with_defaults(object_usage_linter = NULL)

View file

@ -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) linters: with_defaults(object_usage_linter = NULL)