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

remove unnecessary boolean literals #3007

Merged
merged 2 commits into from
Oct 6, 2021
Merged

remove unnecessary boolean literals #3007

merged 2 commits into from
Oct 6, 2021

Conversation

pq
Copy link
Contributor

@pq pq commented Oct 6, 2021

Easy fixes, found while ruminating on dart-lang/sdk#58533.

/cc @bwilkerson

@google-cla google-cla bot added the cla: yes label Oct 6, 2021
@coveralls
Copy link

coveralls commented Oct 6, 2021

Coverage Status

Coverage increased (+0.01%) to 94.173% when pulling db8ca3f on bool_literals into 6247ab5 on master.

@pq pq merged commit 1d5ad28 into master Oct 6, 2021
@pq pq deleted the bool_literals branch October 6, 2021 18:06
copybara-service bot pushed a commit to dart-lang/sdk that referenced this pull request Aug 23, 2023
* remove unnecessary boolean literals

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

Successfully merging this pull request may close these issues.

3 participants