He-Pin opened a new pull request, #402:
URL: https://github.com/apache/pekko-persistence-r2dbc/pull/402

   ### Motivation
   Align formatter plugins, command aliases, and JDK settings with other pekko 
sub-projects to reduce maintenance burden and ensure consistent formatting 
configuration across the ecosystem.
   
   ### Modification
   - Standardize `checkCodeStyle`/`applyCodeStyle` command aliases
   - Add `ThisBuild / javafmtFormatterCompatibleJavaVersion := 17` where missing
   - Replace custom `verifyCodeFmt` tasks with standard aliases where applicable
   - Upgrade sbt-java-formatter plugin where needed
   
   ### Result
   Consistent formatter configuration across all pekko sub-projects, enabling 
unified `sbt checkCodeStyle` / `sbt applyCodeStyle` workflow.
   
   ### Tests
   Not run - build config change only
   
   ### References
   None - formatter unification across pekko sub-projects


-- 
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]

Reply via email to