mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-30 14:52:56 +03:00
Add description meta tag for lint list
This commit is contained in:
@@ -10,6 +10,7 @@ Otherwise, have a great day =^.^=
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="description" content="A collection of lints to catch common mistakes and improve your Rust code.">
|
||||
|
||||
<title>Clippy Lints</title>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user