Skip to content

Commit

Permalink
Edit false positive example
Browse files Browse the repository at this point in the history
  • Loading branch information
Bisaloo committed Jun 22, 2024
1 parent cfc17ee commit 072ef13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/seq_linter.R
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
#' )
#'
#' lint(
#' text = "sapply(x, seq_len)",
#' text = "sequence(x)",
#' linters = seq_linter()
#' )
#'
Expand Down
2 changes: 1 addition & 1 deletion man/seq_linter.Rd

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

0 comments on commit 072ef13

Please sign in to comment.