fixed_regex_linter() throws false positives for piped-in stringr
calls
#1811
Labels
false-positive
code that shouldn't lint, but does
Milestone
Since our logic currently uses the argument number and doesn't account for whether the call is piped-in, it sees
cde
as being "fixed" and hence throws a lint.The text was updated successfully, but these errors were encountered: