Skip to content

Commit

Permalink
update .lintr template
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Jan 11, 2024
1 parent caced92 commit fa7d53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inst/templates/app_structure/dot.lintr
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
linters:
linters_with_defaults(
line_length_linter = line_length_linter(100),
box_func_import_count_linter = rhino::box_func_import_count_linter(),
object_usage_linter = NULL # Does not work with `box::use()`.
)

0 comments on commit fa7d53f

Please sign in to comment.