rtables
rtables copied to clipboard
Prepare package for lintr checks
Issue originally reported by @gogonzo on Apr 30, 2021
Please include .lintr file and fix lintr v2.0.0 issues. For this repo object_name_linter (CamelCase or snake_case) should be ignored.
.lintr
linters: with_defaults(line_length_linter(120), cyclocomp_linter = NULL, )