He-Pin opened a new pull request, #555: URL: https://github.com/apache/pekko-connectors-kafka/pull/555
## Summary - Suppress false-positive sbt lint warnings for keys that are legitimately used in build configuration - Add `globalSettings` override to exclude `mimaReportSignatureProblems` and `projectInfoVersion` from lint checks - Add `Global / excludeLintKeys` for `previewPath` in docs project ## Test plan - [x] `sbt compile` produces no warnings - [x] `sbt reload` produces no lint warnings - [x] `sbt lintUnused` passes cleanly -- 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]
