He-Pin opened a new pull request, #1062:
URL: https://github.com/apache/pekko-http/pull/1062

   ### Motivation
   Align sbt-java-formatter plugin and build aliases with other pekko 
sub-projects to reduce maintenance burden and ensure consistent formatting 
configuration.
   
   ### Modification
   - Upgrade `sbt-java-formatter` from `com.lightbend.sbt % 0.7.0` to 
`com.github.sbt % 0.12.0` (matching other sub-projects)
   - Add `ThisBuild / javafmtFormatterCompatibleJavaVersion := 17`
   - Rename `verifyCodeStyle` alias to `checkCodeStyle` for consistency across 
all pekko projects
   
   ### Result
   pekko-http now uses the same formatter plugin versions and command aliases 
as pekko core and other sub-projects.
   
   ### 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