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 scalafmt-core to 3.0.3 #1015

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

sh0hei
Copy link
Contributor

@sh0hei sh0hei commented Sep 16, 2021

No description provided.

maxColumn = 100
docstrings = JavaDoc
docstrings.style = keep
Copy link
Contributor Author

Choose a reason for hiding this comment

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

It should really be docstrings.style = Asterisk.
cf. https://scalameta.org/scalafmt/docs/configuration.html#docstringsstyle--asterisk
However, since the example code in Scaladoc is formatted, it is set to docstrings.style = keep.

スクリーンショット 2021-09-16 22 11 03

@sh0hei sh0hei changed the title Update scalafmt-core to 3.0.0 Update scalafmt-core to 3.0.3 Sep 16, 2021
@codecov
Copy link

codecov bot commented Sep 16, 2021

Codecov Report

Merging #1015 (57ddff8) into master (7ca2c00) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1015   +/-   ##
=======================================
  Coverage   92.58%   92.58%           
=======================================
  Files          63       63           
  Lines         836      836           
  Branches       10       10           
=======================================
  Hits          774      774           
  Misses         62       62           

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 7ca2c00...57ddff8. Read the comment docs.

Copy link
Owner

@fthomas fthomas left a comment

Choose a reason for hiding this comment

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

That's great. Thank you, @sh0hei!

@fthomas fthomas merged commit d5bb868 into fthomas:master Sep 16, 2021
@sh0hei sh0hei deleted the update/scalafmt-core-3.0.0 branch September 16, 2021 19:41
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.

2 participants