Context
Codacy (Minor, code style) on the moox/verapdf branch: VeraPdfResult.php — "closing brace must be on a line by itself" on the empty promoted-constructor body ) {}. Note this is a common point of disagreement between Codacy's default ruleset and Laravel Pint (which the Moox project uses and which formats ) {} inline).
What to build
The VeraPdfResult style finding no longer appears, resolved in whichever way is consistent with the project's canonical PHP formatter.
Acceptance criteria
Blocked by
None — can start immediately.
Context
Codacy (Minor, code style) on the
moox/verapdfbranch:VeraPdfResult.php— "closing brace must be on a line by itself" on the empty promoted-constructor body) {}. Note this is a common point of disagreement between Codacy's default ruleset and Laravel Pint (which the Moox project uses and which formats) {}inline).What to build
The
VeraPdfResultstyle finding no longer appears, resolved in whichever way is consistent with the project's canonical PHP formatter.Acceptance criteria
vendor/bin/pint --test(or the project's lint step) stays green — no lint war between Codacy and Pint.Blocked by
None — can start immediately.