Brice Jaglin

Results 255 comments of Brice Jaglin

upcoming snapshot should fix the problem thanks to https://github.com/scalacenter/scalafix/pull/2103

This clearly falls under the scope of `OrganizeImports`, which is now a built-in rule, so I am re-opening that. Not because there is active work planned on it, but because...

Thanks for the follow-ups @Vigorge 👍 I will take a look at the PR tomorrow.

This needs to bring-in a mdoc release with https://github.com/scalameta/mdoc/pull/972 for metaconfig evictions errors to disappear. We could probably ignore it since [the breaking change](https://github.com/scalameta/metaconfig/pull/310) seems to be only for scala-native...

> Hmm, in that case it sounds fine to do it at the Akka HTTP level - perhaps we could provide some API's to make that easier. Putting it into...

https://issues.sonatype.org/browse/OSSRH-92323

The Maven search is no longer stale (for some unknown reason) as the latest artifact (0.11.1) now appears ``` $ curl -s 'https://search.maven.org/solrsearch/select?q=g:%22ch.epfl.scala%22+AND+a:%22sbt-scalafix%22&rows=10' | jq ''. { "responseHeader": { "status":...

Reopening this, as the problem is back... And the issue I opened on Sonatype (which didn't get traction anyway) is gone since they moved from Jira to Zendesk :grimacing: ```...

@joan38 is that something you could be interested in contributing to bring mill on par with sbt? it might not be as trivial as https://github.com/scala-steward-org/scala-steward/pull/3564, but I guess it shouldn't...

In the context of https://github.com/scalacenter/scalafix/issues/2041, I am wondering how distant in the future we want this, since that will break binary compatibility. Not sure you have the answer to the...