Skip to content

Commit a321e59

Browse files
etiennebacherTimTaylor
authored andcommitted
init (r-lib#2948)
1 parent ec9f159 commit a321e59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

R/absolute_path_linter.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#' @examples
1212
#' # will produce lints
1313
#' lint(
14-
#' text = 'R"--[/blah/file.txt]--"',
14+
#' text = 'R"(/blah/file.txt)"',
1515
#' linters = absolute_path_linter()
1616
#' )
1717
#'

man/absolute_path_linter.Rd

Lines changed: 1 addition & 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)