Skip to content

Commit 4895f91

Browse files
committed
Reformat to suppress note about line length
* checking Rd line widths ... NOTE Rd file 'use_github_action.Rd': \examples lines wider than 100 characters: use_github_action(url = "https://github.com/posit-dev/setup-air/blob/main/examples/format-suggest.yaml")
1 parent 87d490c commit 4895f91

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

R/github-actions.R

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,9 @@
7979
#'
8080
#' use_github_action("pkgdown")
8181
#'
82-
#' use_github_action(url = "https://github.com/posit-dev/setup-air/blob/main/examples/format-suggest.yaml")
82+
#' use_github_action(
83+
#' url = "https://github.com/posit-dev/setup-air/blob/main/examples/format-suggest.yaml"
84+
#' )
8385
#' }
8486
#' @export
8587
use_github_action <- function(

man/use_github_action.Rd

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)