Skip to content

Commit

Permalink
add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil committed Oct 12, 2022
1 parent 5d884f6 commit 32f70c5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/unneeded_concatenation_linter.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
#' linters = unneeded_concatenation_linter()
#' )
#'
#' # In case the intent here was to seed a vector of known size
#' lint(
#' text = "x <- integer(4L)",
#' linters = unneeded_concatenation_linter()
Expand Down
1 change: 1 addition & 0 deletions man/unneeded_concatenation_linter.Rd

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

0 comments on commit 32f70c5

Please sign in to comment.