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

Head commit for run:
73971d3de85c41e9aafe595f2821b572e2958a6e / 虎鸣 <[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
- Restore jdocs files to original import order with markers
- 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-persistence-r2dbc/actions/runs/27502231913

With regards,
GitHub Actions via GitBox


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

Reply via email to