Skip to content

Commit

Permalink
delint
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Dec 17, 2023
1 parent 258eaa0 commit f6f2b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/lintr-deprecated.R
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ unnecessary_nested_if_linter <- function() {
),
collapse = " | "
)

Linter(linter_level = "expression", function(source_expression) {
xml <- source_expression$xml_parsed_content

Expand Down

0 comments on commit f6f2b1a

Please sign in to comment.