dart-lang / yaml

A Dart YAML parser.
https://pub.dev/packages/yaml
MIT License
169 stars 58 forks source link

Fix pre-existing HintCode.UNNECESSARY_TYPE_CHECK_TRUE #115

Closed scheglov closed 3 years ago

scheglov commented 3 years ago

This prepares for landing https://dart-review.googlesource.com/c/sdk/+/190360 into the analyzer.