blob: 6d5cca592c06f73c33911591dd2a3450b94ee5c1 [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_foreach">
<link rel="canonical" href="https://dart.dev/lints/prefer_foreach">
<title>prefer_foreach</title>
<link rel="stylesheet" href="../styles.css">
</head>
<body>
<div class="wrapper">
<header>
<a href="https://dart.dev/lints/prefer_foreach"><h1>prefer_foreach</h1></a>
</header>
<section>
<h2>Lint documentation has moved!</h2>
<p>
Find up-to-date documentation for the
<code>prefer_foreach</code> linter rule at
<a href="https://dart.dev/lints/prefer_foreach">https://dart.dev/lints/prefer_foreach</a>.
</p>
</section>
</div>
</body>
</html>