Deprecate "--enable-null-aware-operators".

As of analyzer 0.25.2, this option is no longer needed; null-aware
operators are always enabled.
2 files changed
tree: 0ebf4e69754228b0690085c4eafab7ad79676b96
  1. bin/
  2. lib/
  3. test/
  4. tool/
  5. .gitignore
  6. .test_config
  7. .travis.yml
  8. AUTHORS
  9. CHANGELOG.md
  10. codereview.settings
  11. LICENSE
  12. pubspec.yaml
  13. README.md
README.md

analyzer_cli

Command line interface for the Dart analyzer library package.

Build Status Coverage Status

Features and bugs

Please file feature requests and bugs at the issue tracker.