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