Stu Mason · Folkestone, Kent
One entryMerged PR· crunch.stumason.dev· PHP

PR #34 merged: chore: fix Pint nit + make CI fail on style

additions
+4
deletions
-12
files changed
2

Small hygiene follow-up.

  • Fixes the one pre-existing Pint nit (OverloadGuardTest.php, from #7) that slipped through because CI ran Pint in fix mode.
  • Switches lint.yml to pint --test so style violations fail CI instead of being silently auto-fixed in the runner and forgotten.

First change through the new protected-main PR flow.