Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Add "--visit-transitive-closure" command line option. #53

Merged

Conversation

stereotype441
Copy link
Contributor

This option causes the linter to show results for all libraries
reachable from the project via import and export directives.

This option causes the linter to show results for all libraries
reachable from the project via import and export directives.
@googlebot
Copy link

Thanks for your pull request.

It looks like this may be your first contribution to a Google open source project, in which case you'll need to sign a Contributor License Agreement (CLA) at https://cla.developers.google.com/.

If you've already signed a CLA, it's possible we don't have your GitHub username or you're using a different email address. Check the information on your CLA or see this help article on setting the email on your git commits.

Once you've done that, please reply here to let us know. If you signed the CLA as a corporation, please let us know the company's name.

@googlebot
Copy link

CLAs look good, thanks!

stereotype441 added a commit that referenced this pull request Mar 17, 2015
Add "--visit-transitive-closure" command line option.
@stereotype441 stereotype441 merged commit ecf5c34 into dart-archive:master Mar 17, 2015
@stereotype441 stereotype441 deleted the visit-transitive-closure branch March 17, 2015 21:43
@pq
Copy link
Contributor

pq commented Mar 17, 2015

For extra credit, adding some tests would be nice. See here for coverage details:

https://coveralls.io/builds/2136191/source?filename=lib%2Fsrc%2Fanalysis.dart

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants