dart-sdk/pkg/analyzer_plugin
2017-05-15 16:48:23 -07:00
..
doc Stop sharing two types between wire protocols 2017-05-15 07:57:27 -07:00
lib Minor cleanup of error reporting in plugins 2017-05-15 16:48:23 -07:00
test Generate common types into a separate library 2017-05-13 08:12:14 -07:00
tool/spec Stop sharing two types between wire protocols 2017-05-15 07:57:27 -07:00
analysis_options.yaml rename .analysis_options --> analysis_options.yaml 2017-04-30 18:33:10 -04:00
BUILD.gn Disable analysis on a few packages. (#29571) 2017-05-05 22:06:00 -07:00
CHANGELOG.md Create the directory for the plugin package 2017-01-30 13:21:37 -08:00
LICENSE Create the directory for the plugin package 2017-01-30 13:21:37 -08:00
pubspec.yaml Remove unintentional dependency on analysis_server 2017-05-12 10:07:37 -07:00
README.md Create the directory for the plugin package 2017-01-30 13:21:37 -08:00

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.