Matthias Kurz

Results 1121 comments of Matthias Kurz

Can you please 1. Run `sbt formatCode` 1. Squash your changes into one single commit on top of main? Thanks!

Also can you please give the commit a better commit message instead of just `# Ebean 3420`? It's hard to tell what the commit does when just looking at the...

> > Also can you please give the commit a better commit message instead of just `# Ebean 3420`? It's hard to tell what the commit does when just looking...

For Play you can add the PR - https://github.com/playframework/playframework/pull/12897 to the wiki page. However Play depends on quite some plugins itself ~which need to be migrated first before we can...

For Twirl ~I opened~ - ~https://github.com/playframework/twirl/pull/841~ (replaced by https://github.com/playframework/twirl/pull/840) Following plugins are missing on your wiki page: - [scalacenter/bloop (sbt-bloop)](https://github.com/scalacenter/bloop) (902 stars) - [portable-scala/sbt-crossproject](https://github.com/portable-scala/sbt-crossproject) (236 stars) - [sbt/sbt-maven-plugin](https://github.com/sbt/sbt-maven-plugin) (0 stars)

> Feel free to edit the wiki page as you see fit. I don't have write access to the wiki (I do not ask for it, just saying)

> ok. Added you guys to https://github.com/orgs/sbt/teams/sbt-park-rangers/members team. Hopefully this allows you to edit the wiki. Still can't edit the wiki.

> The wiki was set up to create push rights, but I've unchecked the checkbox now, so now all GitHub users can edit it, I think. Thanks it's working now,...

Dropping Scala 2.11 allows us to clean up some code, and also allows us to merge #628 and switch to `"org.playframework" %% "play-json"`. - Anyone against dropping Scala 2.11? -...