mdedetrich commented on PR #37: URL: https://github.com/apache/incubator-pekko-persistence-cassandra/pull/37#issuecomment-1481166367
> I was wondering is this has been automated by a plugin? scalafix can automate this but there are things I need to look into, i.e. * Does it support the concept of a "root" package (in our case `org.apache.pekko`) with future imports being `import pekko.*` * Can it ignore imports that are designated in paradox directives because changing these imports can create problems with generated documentation. Right now I wanted to do it manually because even though its a lot of work, only need to do it once and not a lot of people are working on codebase. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
