Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove inflection of GOVUK #8059

Merged
merged 1 commit into from
Jan 17, 2025
Merged

Remove inflection of GOVUK #8059

merged 1 commit into from
Jan 17, 2025

Conversation

mpw5
Copy link
Contributor

@mpw5 mpw5 commented Jan 15, 2025

What

Previously, inflection had been added to uppercase occurrences of GOVUK in the ruby code in CCCD: #6163

This causes conflicts with the govuk-components gem, which uses the format Govuk.

To resolve that conflict and allow the use of the gem, this change removes the inflection and updates the capitalisation of all uses of GOVUK in the ruby codebase.

Previously inflection had been added to uppercase `GOVUK`. This causes
conflicts with the govuk-components gem, which uses the format `Govuk`.

To resolve the conflict and allow the use of the gem, this commit removes
the inflection and updates the capitalisation of all uses of GOVUK in
the ruby codebase.
@mpw5 mpw5 marked this pull request as ready for review January 15, 2025 15:12
@mpw5 mpw5 requested review from a team as code owners January 15, 2025 15:12
@mpw5 mpw5 merged commit e9396d9 into master Jan 17, 2025
10 of 11 checks passed
@mpw5 mpw5 deleted the mw/remove-govuk-inflection branch January 17, 2025 09:43
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.

2 participants