aboutsummaryrefslogblamecommitdiff
path: root/R/pkg/.lintr
blob: ae50b28ec6166b7bb8c954f1c60199c33632788d (plain) (tree)
1
2
                                                                                                                                                                                                  
                                                                      
linters: with_defaults(line_length_linter(100), multiple_dots_linter = NULL, camel_case_linter = NULL, open_curly_linter(allow_single_line = TRUE), closed_curly_linter(allow_single_line = TRUE))
exclusions: list("inst/profile/general.R" = 1, "inst/profile/shell.R")