Skip to content

Commit

Permalink
Update any_is_na_linter.R
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Dec 20, 2023
1 parent 9c777e5 commit f2d345c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/any_is_na_linter.R
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
#' Therefore, it should be used in all situations instead of the latter.
#'
#' @examples
#' # comment
#' # will produce lints
#' lint(
#' text = "any(is.na(x), na.rm = TRUE)",
Expand Down

0 comments on commit f2d345c

Please sign in to comment.