Skip to content

Resolve VeraPdfResult brace style / align Codacy with Pint (Codacy) #8

Description

@jbagsik

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

  • Determine whether the project's Pint config would revert a manual brace change; if so, resolve by aligning the Codacy ruleset to the project's Pint standard rather than fighting the formatter.
  • If there is no conflict, apply the formatting fix so the finding clears.
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ready-for-agentSpec is ready for an agent to implement

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions