doc_link_with_quotes
does not ignore code blocks
#9321
Labels
C-bug
Category: Clippy is not doing the correct thing
good-first-issue
These issues are a good way to get started with Clippy
I-false-positive
Issue: The lint was triggered on code it shouldn't have
Summary
Triple backtick code blocks are not ignored by this lint.
Lint Name
doc_link_with_quotes
Reproducer
I tried this code:
I saw this happen:
I expected to see this happen: These docs are inside a "triple backtick" code block with a
ruby
language tag. I expect this lint to ignore this text.Version
Additional Labels
No response
The text was updated successfully, but these errors were encountered: