Skip to content

Commit 204d5e8

Browse files
committed
Increased pana score threshold temporarily.
1 parent 31c6989 commit 204d5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: melos.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ scripts:
3434

3535
analyze:packages:pana:
3636
description: Analyze Dart packages with Pana
37-
exec: dart pub global run pana --no-warning --exit-code-threshold 0
37+
exec: dart pub global run pana --no-warning --exit-code-threshold 10
3838
packageFilters:
3939
noPrivate: true
4040

0 commit comments

Comments
 (0)