Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

Commit 38a1582

Browse files
committed
fix: updated analysis_options.yaml to use lints
1 parent c69ab26 commit 38a1582

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

analysis_options.yaml

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1 @@
1-
include: package:lint/analysis_options.yaml
2-
3-
linter:
4-
rules:
5-
avoid_print: false
1+
include: package:lints/recommended.yaml

0 commit comments

Comments
 (0)