The GitHub Actions job "Validate and test" on 
pekko-http.git/unify-formatter-config has failed.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
f077ffd1de8054c20ac0dd99d9a016d9f091815d / 虎鸣 <[email protected]>
fix: use javafmtSortImports := false to preserve Paradox markers

Motivation:
Replacing excludeFilter with javafmtSortImports := false allows
javafmt to format all files while preserving import order and
Paradox snippet marker positions.

Modification:
- Replace javafmt/excludeFilter with javafmtSortImports := false
- Run javafmtAll which formats code without reordering imports

Result:
All Java files are formatted by javafmt while Paradox snippet markers
correctly wrap their intended imports for documentation rendering.

Report URL: https://github.com/apache/pekko-http/actions/runs/27502228127

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to