dart-archive / angular_analyzer_plugin

WORK MOVED TO dart-lang/angular repository
https://github.com/dart-lang/angular/tree/master/angular_analyzer_plugin
68 stars 13 forks source link

export angular_driver to be used outside as external tool #689

Closed guid-empty closed 5 years ago

guid-empty commented 5 years ago

Hello!

This pull request is intended to close this issue: https://github.com/dart-lang/angular_analyzer_plugin/issues/687.

AngularDriver class (requestHtmlResult, requestDartResult methods) can be used outside the plugin to check quality of angular templates as external tool, for example, as hook to not commit dirty and not approved code to repository. Or to check the code quality in CI process before its publishing to production.

Please review and approve this export.

Regards, Andrey Smirnov

googlebot commented 5 years ago

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

:memo: Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

guid-empty commented 5 years ago

Once you've signed (or fixed any issues), please reply here (e.g. I signed it!) and we'll verify it.

I signed it! )