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

Update formatting #253

Merged
merged 2 commits into from
May 2, 2020
Merged

Update formatting #253

merged 2 commits into from
May 2, 2020

Conversation

barambani
Copy link
Member

No description provided.

@barambani barambani requested a review from sirocchj as a code owner May 1, 2020 22:58
rewrite.redundantBraces.stringInterpolation = true
rewrite.redundantBraces.includeUnitMethods = true

newlines.afterCurlyLambda = preserve
Copy link
Member Author

@barambani barambani May 1, 2020

Choose a reason for hiding this comment

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

This is what allows this format. If you set it like that it will leave it in peace, if you put it in one line it will not change it until it's longer than maxColumn.

@codecov-io
Copy link

codecov-io commented May 1, 2020

Codecov Report

Merging #253 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   62.14%   62.14%           
=======================================
  Files          38       38           
  Lines        1284     1284           
  Branches        6        6           
=======================================
  Hits          798      798           
  Misses        486      486           
Impacted Files Coverage Δ
core/src/main/scala/laserdisc/laserdisc.scala 68.57% <ø> (ø)
...ain/scala/laserdisc/protocol/BitVectorSyntax.scala 66.66% <ø> (ø)
...c/main/scala/laserdisc/protocol/EitherSyntax.scala 71.42% <ø> (ø)
...main/scala/laserdisc/protocol/RESPParamWrite.scala 100.00% <100.00%> (ø)
fs2/src/main/scala/laserdisc/fs2/RedisClient.scala 64.28% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e003250...c085ed1. Read the comment docs.

@barambani barambani merged commit 2040195 into laserdisc-io:master May 2, 2020
@barambani barambani deleted the formatting branch May 2, 2020 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants