dart-sdk/pkg/analyzer_plugin
2017-06-26 14:39:41 -07:00
..
doc Add support to pass the location of the analysis options file to plugins 2017-06-20 07:41:03 -07:00
lib Fixes and tests for adding library imports. 2017-06-26 13:16:19 -07:00
test Attempt to fix DartEditBuilderImplTest on Windows. 2017-06-26 14:39:41 -07:00
tool/spec Add support to pass the location of the analysis options file to plugins 2017-06-20 07:41:03 -07:00
analysis_options.yaml Disable a not-yet-defined lint 2017-06-23 09:37:34 -07:00
BUILD.gn Disable analysis on a few packages. (#29571) 2017-05-05 22:06:00 -07:00
CHANGELOG.md
LICENSE
pubspec.yaml Remove unintentional dependency on analysis_server 2017-05-12 10:07:37 -07:00
README.md

analyzer_plugin

A framework for building plugins for the analysis server.

Usage

Support

Post issues and feature requests on the issue tracker.

Questions and discussions are welcome at the Dart Analyzer Discussion Group.

License

See the LICENSE file.