Skip to content

style(phpcs): clear the one phpcs ERROR (inline comment capitalisation) - #360

Merged
rubenvdlinde merged 1 commit into
developmentfrom
fix/phpcs-error-debt
Aug 19, 2026
Merged

style(phpcs): clear the one phpcs ERROR (inline comment capitalisation)#360
rubenvdlinde merged 1 commit into
developmentfrom
fix/phpcs-error-debt

Conversation

@rubenvdlinde

Copy link
Copy Markdown
Contributor

Precondition for ConductionNL/.github#483, which makes phpcs errors fail the gate. That PR must not land while any repo still carries errors — .github@main is consumed live, so the flip reaches every repo the instant it merges.

The comment opened with the app's own name, which is deliberately lowercase — so "inline comments must start with a capital letter" and "spell the app correctly" were in direct conflict. Rephrasing to "This app is served from…" satisfies the sniff without renaming anything or dropping the sentence.

Measured, with a control: before, A TOTAL OF 1 ERROR AND 0 WARNINGS; after, phpcs exits 0 having scanned 63/63 files — clean, not a no-op run.

Precondition for ConductionNL/.github#483, which makes phpcs ERRORS fail the
gate. That PR must not land while any repo still carries errors, because
`.github@main` is consumed live and the flip reaches every repo the instant it
merges.

The comment opened with the app's own name, which is deliberately lowercase, so
"start with a capital letter" and "spell the app correctly" were in direct
conflict. Rephrasing to "This app is served from…" satisfies the sniff without
renaming anything or dropping the sentence.

Measured, with a control: before, `A TOTAL OF 1 ERROR AND 0 WARNINGS`; after,
phpcs exits 0 having scanned 63/63 files — clean, not a no-op run.
@github-actions

Copy link
Copy Markdown
Contributor

Quality Report — ConductionNL/nldesign @ 863b5e1

Check PHP Vue Security License Tests
lint
phpcs
phpmd
psalm
phpstan
phpmetrics
eslint
stylelint
build
check-manifest
test-l10n
format
composer ✅ 104/104
npm ✅ 2/2
app:check-code ⏭️
info.xml
REUSE
PHPUnit
Newman
Playwright
Hydra gates

Quality workflow — 2026-08-19 16:54 UTC

Download the full PDF report from the workflow artifacts.

@rubenvdlinde
rubenvdlinde merged commit 12ecd39 into development Aug 19, 2026
44 of 72 checks passed
@rubenvdlinde
rubenvdlinde deleted the fix/phpcs-error-debt branch August 19, 2026 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant