Skip to content

Conversation

devoncarew
Copy link
Member

  • switch the repo's analysis options to using package:lints

This updates the analysis options files for this repo to bring in the recommended set of lints from package:lints. The commits here build on the work in #5520; after that lands I'll re-sync this branch and squash the commits.

@google-cla google-cla bot added the cla: yes label Jun 1, 2021
@devoncarew devoncarew marked this pull request as ready for review June 1, 2021 18:30
@devoncarew devoncarew requested review from stevemessick, helin24 and pq and removed request for helin24 June 1, 2021 18:30
Copy link
Collaborator

@pq pq left a comment

Choose a reason for hiding this comment

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

👍

return ''; // The shallow on travis causes problems.
if (lastReleaseName == null) {
return '';
} // The shallow on travis causes problems.
Copy link
Member

Choose a reason for hiding this comment

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

"shallow checkout" -- I forgot a word. Don't worry about it here.

@devoncarew devoncarew merged commit b177abc into flutter:master Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants