Skip to content

Fix inconsistencies in error messages and comments#582

Merged
edmorley merged 1 commit into
mainfrom
edmorley/fix-message-and-comment-inconsistencies
Jun 16, 2026
Merged

Fix inconsistencies in error messages and comments#582
edmorley merged 1 commit into
mainfrom
edmorley/fix-message-and-comment-inconsistencies

Conversation

@edmorley

@edmorley edmorley commented Jun 16, 2026

Copy link
Copy Markdown
Member
  • Use the British spelling "optimise" in the Django static files error, to
    match the spelling used in the rest of the buildpack's output.
  • Drop the redundant "I/O Error:" prefix from the archive unpack errors, so
    they render the error the same way as the other I/O error handlers.
  • Standardise on "e.g." rather than "eg" in code comments.

Making these changes in part to stop Claude reporting them when code
reviewing the repo for bugs/inconsistencies and other potential improvements.

GUS-W-23022354.

- Use the British spelling "optimise" in the Django static files error, to
  match the spelling used in the rest of the buildpack's output.
- Drop the redundant "I/O Error:" prefix from the archive unpack errors, so
  they render the error the same way as the other I/O error handlers.
- Standardise on "e.g." rather than "eg" in code comments.

Making these changes in part to stop Claude reporting them when code
reviewing the repo for bugs and other potential improvements.

GUS-W-23022354.
@edmorley edmorley added the skip changelog Skip the check-changelog check label Jun 16, 2026
@edmorley edmorley self-assigned this Jun 16, 2026
@edmorley edmorley marked this pull request as ready for review June 16, 2026 12:49
@edmorley edmorley requested a review from a team as a code owner June 16, 2026 12:49
@edmorley edmorley enabled auto-merge (squash) June 16, 2026 12:49
@edmorley edmorley merged commit 4655df7 into main Jun 16, 2026
10 checks passed
@edmorley edmorley deleted the edmorley/fix-message-and-comment-inconsistencies branch June 16, 2026 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the check-changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants