[ANNOUNCE] New scalafmt formatter has been merged

2022-04-12 Thread Francesco Guardiani
Hi all, The new scalafmt formatter has been merged. From now on, just using mvn spotless:apply as usual will format both Java and Scala, and Intellij will automatically pick up the scalafmt config for who has the Scala plugin installed. If it doesn't, just go in Preferences > Editor > Code Style >

Re: [ANNOUNCE] New scalafmt formatter has been merged

2022-04-12 Thread Timo Walther
Thanks for the great work Francesco! This will improve the contributor productivity a lot and ease reviews. This change was long overdue. Regards, Timo Am 12.04.22 um 17:21 schrieb Francesco Guardiani: Hi all, The new scalafmt formatter has been merged. From now on, just using mvn spotless:a

Re: [ANNOUNCE] New scalafmt formatter has been merged

2022-04-13 Thread Marios Trivyzas
Thank you for this Francesco! It will really improve the lives of everyone touching scala code! Best, Marios On Wed, Apr 13, 2022 at 9:55 AM Timo Walther wrote: > Thanks for the great work Francesco! > > This will improve the contributor productivity a lot and ease reviews. > This change was l

Re: [ANNOUNCE] New scalafmt formatter has been merged

2022-04-13 Thread Dian Fu
Thanks a lot for this great work Francesco! Regards, Dian On Wed, Apr 13, 2022 at 3:23 PM Marios Trivyzas wrote: > Thank you for this Francesco! > > It will really improve the lives of everyone touching scala code! > > Best, > Marios > > On Wed, Apr 13, 2022 at 9:55 AM Timo Walther wrote: > >

Re: [ANNOUNCE] New scalafmt formatter has been merged

2022-04-13 Thread Guowei Ma
Hi, Francesco Thanks for your work! Best, Guowei On Wed, Apr 13, 2022 at 5:35 PM Dian Fu wrote: > Thanks a lot for this great work Francesco! > > Regards, > Dian > > On Wed, Apr 13, 2022 at 3:23 PM Marios Trivyzas wrote: > > > Thank you for this Francesco! > > > > It will really improve the li

Re: [ANNOUNCE] New scalafmt formatter has been merged

2022-04-13 Thread Jingsong Li
Thanks for your work, Francesco Best, Jingsong On Wed, Apr 13, 2022 at 6:37 PM Guowei Ma wrote: > > Hi, Francesco > Thanks for your work! > Best, > Guowei > > > On Wed, Apr 13, 2022 at 5:35 PM Dian Fu wrote: > > > Thanks a lot for this great work Francesco! > > > > Regards, > > Dian > > > > On