Skip to content

Commit cfb4ebe

Browse files
committed
feat(no-ref): add flutter_lints to readme
1 parent 9e5590f commit cfb4ebe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

flutter/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ To start a new project with the specified coding standards, follow these steps:
1111
url: https://github.com/JsDaddy/dart-linter-rules
1212
```
1313
14-
2. **Add `commitlint_cli` to your `pubspec.yaml` file:**
14+
2. **Add `commitlint_cli` and `flutter_lints` to your `pubspec.yaml` file:**
1515

1616
- [commitlint_cli](https://pub.dev/packages/commitlint_cli)
17+
- [flutter_lints](https://pub.dev/packages/flutter_lints)
1718

1819
3. **Copy Configuration Files:**
1920

0 commit comments

Comments
 (0)