Skip to content

Commit

Permalink
Fix paste_linter() Rd docs (#2434)
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Dec 13, 2023
1 parent 3fae957 commit f0d11f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 2 additions & 0 deletions R/paste_linter.R
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#' Raise lints for several common poor usages of `paste()`
#'
#' @description
#'
#' The following issues are linted by default by this linter
#' (see arguments for which can be de-activated optionally):
#'
Expand Down
2 changes: 0 additions & 2 deletions man/paste_linter.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f0d11f3

Please sign in to comment.