We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3361e9 commit 373413bCopy full SHA for 373413b
.github/workflows/scripts/run-pana.sh
melos.yaml
@@ -28,8 +28,7 @@ scripts:
28
29
analyze:packages:pana:
30
description: Analyze Dart packages with Pana
31
- run: |
32
- ./.github/workflows/scripts/run-pana.sh
+ run: dart pub global run pana --no-warning --exit-code-threshold 0
33
packageFilters:
34
noPrivate: true
35
0 commit comments