| commit | b8da2340f61c97dce1b3a0e6e895aca36ec598c2 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Wed Nov 20 11:27:01 2019 -0800 |
| committer | GitHub <noreply@github.com> | Wed Nov 20 11:27:01 2019 -0800 |
| tree | bc0626494f3e52dff9ff823e8c2392535d5f4c7b | |
| parent | a6d082eb189f1eb285e9f68bbfdcb52985b23d8b [diff] |
Temporarily disable comment_references lint (dart-lang/watcher#76) There was a regression in the SDK and some references that used to be valid, and should still work in Dart doc, are marked invalid. See https://github.com/dart-lang/sdk/issues/39467