We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f759454 commit 06e14ceCopy full SHA for 06e14ce
pkgs/lints/README.md
@@ -28,8 +28,8 @@ Additionally, a third lint set -
28
recommended set with additional recommended Flutter-specific lints.
29
30
The Dart team will likely not provide recommendations past the `core` and
31
-`recommended` sets (e.g., a `strict` rule set). However, there are many such rule
32
-sets in the ecosystem (available at [pub.dev](https://pub.dev/)).
+`recommended` sets (e.g., a `strict` rule set). However, there are many such
+rule sets in the ecosystem (available at [pub.dev](https://pub.dev/)).
33
34
Rule set authors: consider adding the `lints` topic to your pubspec to allow
35
easier discovery (e.g.,
0 commit comments