Improve lint even more
This commit is contained in:
parent
1fb404bebe
commit
6be97e2250
2 changed files with 7 additions and 4 deletions
|
@ -55,6 +55,8 @@ pub fn c() {}
|
|||
/// ```
|
||||
/// This link should not be linted: http://example.com
|
||||
/// ```
|
||||
///
|
||||
/// [should_not.lint](should_not.lint)
|
||||
pub fn everything_is_fine_here() {}
|
||||
|
||||
#[allow(url_improvements)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue