Skip to content

Commit

Permalink
forgot the roxygen return
Browse files Browse the repository at this point in the history
  • Loading branch information
radbasa committed Jan 26, 2024
1 parent 367103f commit 0c0e6f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions R/box_linters.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#'
#' Checks that packages and modules are imported in separate `box::use()` statements.
#'
#' @return A custom linter function for use with `r-lib/lintr`
#'
#' @examples
#' # will produce lints
#' lintr::lint(
Expand Down

0 comments on commit 0c0e6f6

Please sign in to comment.