Skip to content

Commit 4fee86b

Browse files
authored
Update README.md (dart-archive/lints#27)
Update README.md
1 parent a24bdb2 commit 4fee86b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pkgs/lints/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ the lints package:
5252
include: package:lints/recommended.yaml
5353
```
5454
55+
or:
56+
57+
```yaml
58+
include: package:lints/core.yaml
59+
```
60+
5561
## Customizing the pre-defined lint sets
5662
5763
You can customize the pre-defined lint sets, both to disable one or more of the

0 commit comments

Comments
 (0)