nimblehq / flutter-templates

A repository contains Flutter templates that are used by Nimble developers
MIT License
24 stars 4 forks source link

Integrate Danger for Dart to automate pull request reviewing & code coverage reporting #242

Open luongvo opened 1 year ago

luongvo commented 1 year ago

Why

Inspired by what we applied in our several templates to use Danger as a tool to automate the PR reviewing and code coverage reporting directly on each PR, we should apply Danger for Dart to our Flutter Templates.

Ref: https://blog.appsynth.net/stop-saying-you-forgot-to-in-code-review-danger-dart-edition-8c61e402cd4e

Who Benefits?

Developers