The GitHub Actions job "Pull Requests" on pekko.git/unify-formatter-config has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: ea085827a7fdeda276739fa8e99e9b7ee3185466 / θιΈ£ <[email protected]> fix: align string continuation indentation with google-java-format 1.28.0 Motivation: google-java-format 1.28.0 (used by sbt-java-formatter 0.12.0 with javafmtFormatterCompatibleJavaVersion := 17) expects 24-space indentation for string continuation lines inside nested method calls. The file had 21-space indentation, causing the Check / Code Style CI job to fail. Modification: Fix indentation of two string continuation lines in filterExample and filterNotExample methods to match google-java-format 1.28.0 expectations. Result: The checkCodeStyle CI check passes for the docs module. Tests: - sbt checkCodeStyle β success - google-java-format 1.28.0 --skip-sorting-imports --dry-run β exit 0 References: Refs #3066 Report URL: https://github.com/apache/pekko/actions/runs/27503442692 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
