Skip to content

Commit

Permalink
Try flutter analyze
Browse files Browse the repository at this point in the history
  • Loading branch information
tenhobi committed Jan 23, 2024
1 parent b96acb0 commit 1fa32a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ scripts:
description: Run all static analysis checks.

lint:dart:
run: melos exec -- dart analyze --fatal-infos
run: melos exec -- flutter analyze --fatal-infos
description: Run Dart static analysis checks.

lint:dcm:
Expand Down

0 comments on commit 1fa32a4

Please sign in to comment.