Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 764af55

Browse files
committed
include recommend.yaml
1 parent 0cce0b8 commit 764af55

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

lib/flutter.yaml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# Lints recommended for Flutter apps and packages.
2-
#
3-
# This file is meant to be used in combination with the lints defined in
4-
# core.yaml and recommend.yaml. Consider importing all three files in your
5-
# project's analysis_options.yaml file.
2+
3+
include: package:lints/recommend.yaml
4+
65
linter:
76
rules:
87
- avoid_print

0 commit comments

Comments
 (0)