Add some stricter analysis (dart-lang/watcher#64)
- Enable errors that would fail internally
- Add `comment_references` lint - this makes DartDocs output more usable
and there isn't any reason to have unclickable references.
- Add `prefer_typing_uninitialized_variables` lint - this prevents some
unintentionally dynamic behavior.
- Disable implicit casts.
- Use function type syntax for the ManuallyClosedWatcher factory.
- Remove some unused utilities.
13 files changed
tree: 172f435b6c0375cb59f54b8f124ddb269c7ea33e
- pkgs/