dart-lang / matcher

A declarative API for specifying expectations.
https://pub.dev/packages/matcher
BSD 3-Clause "New" or "Revised" License
71 stars 37 forks source link

Updated lints package, fixed static analysis issue #236

Closed DrzwiPercepcji closed 9 months ago

DrzwiPercepcji commented 10 months ago

1.Updated lints package from 2.0.0 to 3.0.0.

  1. Fixed static analysis issue reported by pub.dev: obraz

Docs: https://dart.dev/tools/linter-rules/dangling_library_doc_comments

google-cla[bot] commented 10 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

kevmoo commented 9 months ago

Pulled this in with another PR. Thanks for the contribution, though @DrzwiPercepcji !!