Skip to content

Commit 94f4875

Browse files
committed
feat: make infos fatal
1 parent 2b686f7 commit 94f4875

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/analyzer.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
- run: flutter pub global activate melos
1616
- run: melos bootstrap
1717
- uses: invertase/github-action-dart-analyzer@v1
18+
with:
19+
fatal-infos: true

0 commit comments

Comments
 (0)