From 0c0e6f6e2dc02c167741406dc0451244bdf171bf Mon Sep 17 00:00:00 2001 From: Rodrigo Basa Date: Fri, 26 Jan 2024 14:08:50 +0800 Subject: [PATCH] forgot the roxygen return --- R/box_linters.R | 2 ++ 1 file changed, 2 insertions(+) diff --git a/R/box_linters.R b/R/box_linters.R index fb92fcb6..5781cd98 100644 --- a/R/box_linters.R +++ b/R/box_linters.R @@ -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(