dart-lang / sdk

The Dart SDK, including the VM, JS and Wasm compilers, analysis, core libraries, and more.
https://dart.dev
BSD 3-Clause "New" or "Revised" License
10.11k stars 1.56k forks source link

[augmentations] linter support #56174

Open itsjustkevin opened 2 months ago

dart-github-bot commented 2 months ago

Summary: The issue requests support for augmentations in the Dart linter, allowing for better code analysis and error detection when using augmentations.