Skip to content
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

Remove redundant parentheses #3564

Merged
merged 1 commit into from
Aug 12, 2020
Merged

Remove redundant parentheses #3564

merged 1 commit into from
Aug 12, 2020

Conversation

barambani
Copy link
Contributor

This removes redundant parentheses as discussed in #3538

@codecov-commenter
Copy link

Codecov Report

Merging #3564 into master will decrease coverage by 0.09%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3564      +/-   ##
==========================================
- Coverage   91.26%   91.17%   -0.10%     
==========================================
  Files         386      380       -6     
  Lines        8587     8292     -295     
  Branches      235      218      -17     
==========================================
- Hits         7837     7560     -277     
+ Misses        750      732      -18     

@LukaJCB
Copy link
Member

LukaJCB commented Aug 12, 2020

Thanks for taking the time with this!

@barambani
Copy link
Contributor Author

No problem at all. Also scalafmt did most of the work 😄

@travisbrown travisbrown self-requested a review August 12, 2020 14:30
@travisbrown travisbrown merged commit bb8baa7 into typelevel:master Aug 12, 2020
@travisbrown travisbrown added this to the 2.2.0-RC3 milestone Aug 15, 2020
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