-
Notifications
You must be signed in to change notification settings - Fork 92
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
Scalafmt - pure refactoring #360
Conversation
I wonder why it hasn't been done earlier. Or what has changed recently. |
I'm sure the codebase was formatted previously, but it looks like there's been a bunch of changes in 2.5, so perhaps some configuration has changed which forces it to be reformatted again. |
@mwz, would you want to double check or should I proceed with merging? I am fine with either formatting styles. Just trying to limit down the changes, esp. that the formatting happens by itself. |
Codecov Report
@@ Coverage Diff @@
## master #360 +/- ##
==========================================
+ Coverage 86.49% 86.59% +0.10%
==========================================
Files 135 135
Lines 1474 1485 +11
Branches 36 36
==========================================
+ Hits 1275 1286 +11
Misses 199 199
Continue to review full report at Codecov.
|
Ah. Not sure if it's because of #361, but I do have changes after running |
Applying
scalafmt
fromsbt