Skip to content

Update analyzer to 1.0.0 #2524

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 18, 2021
Merged

Conversation

jcollins-g
Copy link
Contributor

@jcollins-g jcollins-g commented Feb 17, 2021

Fixes #2500, and unblocks a lot of other work. This is now possible to land with recent publishes to the build package and others.

@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Feb 17, 2021
@coveralls
Copy link

coveralls commented Feb 17, 2021

Coverage Status

Coverage increased (+0.03%) to 91.661% when pulling 7b1bb8d on jcollins-g:analyzer100 into d3ec290 on dart-lang:master.

@jcollins-g jcollins-g requested a review from srawlins February 17, 2021 20:52
Copy link
Member

@srawlins srawlins left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is huge. Thanks @jcollins-g !!

analyzer: ^0.41.1
args: '>=1.5.0 <2.0.0'
charcode: ^1.1.2
analyzer: ^1.0.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wowzers

@jcollins-g jcollins-g merged commit f3e803c into dart-lang:master Feb 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dartdoc needs to play nicely with null-safe analyzer
4 participants