Skip to content

Commit 06e14ce

Browse files
committed
whitespace change
1 parent f759454 commit 06e14ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/lints/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ Additionally, a third lint set -
2828
recommended set with additional recommended Flutter-specific lints.
2929

3030
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/)).
31+
`recommended` sets (e.g., a `strict` rule set). However, there are many such
32+
rule sets in the ecosystem (available at [pub.dev](https://pub.dev/)).
3333

3434
Rule set authors: consider adding the `lints` topic to your pubspec to allow
3535
easier discovery (e.g.,

0 commit comments

Comments
 (0)