Skip to content

Commit dc5b996

Browse files
committed
Add lint.
1 parent ba840c2 commit dc5b996

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

app/templates/crate/delete.hbs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,11 @@
2323
<p>
2424
A crate can only be deleted if it is not depended upon by any other crate on crates.io. (This is a temporary
2525
restriction due to
26-
<a href='https://github.com/rust-lang/crates.io/issues/10538' target='_blank'>#10538</a>.)
26+
<a
27+
href='https://github.com/rust-lang/crates.io/issues/10538'
28+
target='_blank'
29+
rel='noopener noreferrer'
30+
>#10538</a>.)
2731
</p>
2832
<p>Additionally, a crate can only be deleted if either:</p>
2933
<ol local-class='first'>

0 commit comments

Comments
 (0)