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 2b686f7 commit 94f4875Copy full SHA for 94f4875
.github/workflows/analyzer.yml
@@ -15,3 +15,5 @@ jobs:
15
- run: flutter pub global activate melos
16
- run: melos bootstrap
17
- uses: invertase/github-action-dart-analyzer@v1
18
+ with:
19
+ fatal-infos: true
0 commit comments