Skip to content

Commit

Permalink
Merge branch 'main' into delint-condition-call
Browse files Browse the repository at this point in the history
  • Loading branch information
IndrajeetPatil authored Dec 14, 2023
2 parents f473542 + 82efd40 commit 9b92d90
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/use_lintr.R
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#'
#' * `tidyverse` creates a minimal lintr config, based on the default linters ([linters_with_defaults()]).
#' These are suitable for following [the tidyverse style guide](https://style.tidyverse.org/).
#' * `full` creates a lintr config using all available linters via [linters_with_tags()].
#' * `full` creates a lintr config using all available linters via [all_linters()].
#'
#' @return Path to the generated configuration, invisibly.
#'
Expand Down
2 changes: 1 addition & 1 deletion man/use_lintr.Rd

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

0 comments on commit 9b92d90

Please sign in to comment.