Alex Macleod
4f661302c6
Replace span_suggestion_with_style with _verbose
2024-08-17 18:09:28 +00:00
Guillaume Gomez
760c3fab4f
Fix case where doc_markdown is triggered on words ending with "ified"
2024-07-26 11:12:35 +02:00
bors
5d10538fb4
Auto merge of #12809 - GuillaumeGomez:missing-backticks-fix, r=y21
...
Correctly handle closing parens in `missing_backticks` doc lint
Fixes #12795 .
changelog: Correctly handle closing parens in `doc_markdown` lint
2024-05-25 12:03:07 +00:00
Hamir Mahal
17cc0a3a7d
feat: auto-fix for bare URLs in doc comments
2024-05-24 14:30:42 -07:00
Guillaume Gomez
4f98cc6d55
Correctly handle closing parens in missing_backticks doc lint
2024-05-21 14:55:30 +02:00
Guillaume Gomez
11759d1bad
Don't emit doc_markdown lint for missing backticks if it's inside a quote
2024-03-13 19:25:36 +01:00
bors
21efd39b04
Auto merge of #12423 - GuillaumeGomez:code-wrapped-element, r=Alexendoo
...
Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags
Fixes #9473 .
changelog: Don't emit "missing backticks" lint if the element is wrapped in `<code>` HTML tags
2024-03-05 14:02:54 +00:00
Guillaume Gomez
ee375e48be
Don't emit "missing backticks" lint if the element is wrapped in <code> HTML tags
2024-03-05 12:06:51 +01:00
Samuel Moelius
cc4c8db0fd
Handle plural acronyms in doc_markdown
2024-03-04 22:00:24 +00:00
Marti Raudsepp
1f2ca8127c
[doc_markdown] Recognize words followed by empty parenthesis () for quoting
2023-12-13 01:16:12 +02:00
y21
56cee3c587
move doc.rs to its own subdirectory
2023-11-20 12:08:07 +01:00