Temporarily disable comment_references lint (#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
1 file changed
tree: 630ee9ae00e3a9f57a79abf13178cff6141c6acd
  1. benchmark/
  2. example/
  3. lib/
  4. test/
  5. .gitignore
  6. .test_config
  7. .travis.yml
  8. analysis_options.yaml
  9. CHANGELOG.md
  10. LICENSE
  11. pubspec.yaml
  12. README.md
README.md

A file system watcher.

It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.