blob: 183ecca939cf0236a390e0b8a4c57979c71a4d6c [file] [log] [blame] [edit]
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<link rel="shortcut icon" href="../dart-192.png">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta http-equiv="refresh" content="0; url=https://dart.dev/lints/prefer_asserts_with_message">
<link rel="canonical" href="https://dart.dev/lints/prefer_asserts_with_message">
<title>prefer_asserts_with_message</title>
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div class="wrapper">
<header>
<a href="https://dart.dev/lints/prefer_asserts_with_message"><h1>prefer_asserts_with_message</h1></a>
</header>
<section>
<h2>Lint documentation has moved!</h2>
<p>
Find up-to-date documentation for the
<code>prefer_asserts_with_message</code> linter rule at
<a href="https://dart.dev/lints/prefer_asserts_with_message">https://dart.dev/lints/prefer_asserts_with_message</a>.
</p>
</section>
</div>
</body>
</html>