We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27a959d commit eaf3aaeCopy full SHA for eaf3aae
R/paren_body_linter.R
@@ -36,7 +36,6 @@ paren_body_linter <- make_linter_from_xpath(
36
or preceding-sibling::OP-LAMBDA
37
or preceding-sibling::IF
38
or preceding-sibling::WHILE
39
- or preceding-sibling::OP-LAMBDA
40
)
41
]
42
/following-sibling::expr[1]
0 commit comments