typelevel/frameless

scalafmt was not maintained for some of the code?

tribbloid opened this issue · 2 comments

a simple project global scalafmt revealed 158 file formatted:

image

this should be a simple commit or PR

That's been a choice of ours in order not to mess the entire history of changes: https://github.com/typelevel/frameless/blob/master/project/Common.scala#L12

The fact that it did touch these files is concerning, should not happen - smth is out of sync.

I see, that's indeed difficult as git always overwrite blame information.

But thanks a lot for clarifying, closed