Skip to content

Commit 05101e8

Browse files
committed
Added comment to pana threshold alteration.
1 parent 204d5e8 commit 05101e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

melos.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ scripts:
3232
description: Analyze Dart code in packages.
3333
run: dart analyze packages --fatal-infos
3434

35+
# TODO: Temporarily setting the exit-code-threshold to 10 until drift_sqlite_async dependencies are updated.
3536
analyze:packages:pana:
3637
description: Analyze Dart packages with Pana
3738
exec: dart pub global run pana --no-warning --exit-code-threshold 10

0 commit comments

Comments
 (0)