invertase / dart_custom_lint

💡 Easily write powerful Dart & Flutter lint rules for your projects or for users of your packages.
https://pub.dev/packages/custom_lint
Apache License 2.0
288 stars 65 forks source link

Update README.md #274

Closed leventkantaroglu closed 1 month ago

leventkantaroglu commented 2 months ago

'reportErrorForNode' is deprecated and shouldn't be used. Use atNode() instead. Try replacing the use of the deprecated member with the replacement.dart[deprecated_member_use]

Update ErrorReporter method calling at readme file

vercel[bot] commented 2 months ago

@leventkantaroglu is attempting to deploy a commit to the Invertase Team on Vercel.

A member of the Team first needs to authorize it.

docs-page[bot] commented 2 months ago

To view this pull requests documentation preview, visit the following URL:

docs.custom-lint.dev/~274

Documentation is deployed and generated using docs.page.

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

rrousselGit commented 1 month ago

LGTM