mdedetrich commented on PR #790: URL: https://github.com/apache/pekko-http/pull/790#issuecomment-3309054584
> we can use > > ``` > > // scalafix:off > > foo(null) > > 1.asInstanceOf[String] > > // scalafix:on > > ``` > > to skip some part If we end up littering the codebase with scalafix:off it kind of defeats the purpose of using a formatter -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org