Skip to content

Refactor to use strings.ReplaceAll#1079

Merged
jamietanna merged 1 commit intooapi-codegen:masterfrom
alexandear-org:refactor-strings-replaceall
Jun 2, 2023
Merged

Refactor to use strings.ReplaceAll#1079
jamietanna merged 1 commit intooapi-codegen:masterfrom
alexandear-org:refactor-strings-replaceall

Conversation

@alexandear
Copy link
Copy Markdown
Contributor

This PR replaces usages of strings.Replace(..., -1) with strings.ReplaceAll(...).

Copy link
Copy Markdown
Member

@jamietanna jamietanna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks 🙌

@jamietanna jamietanna merged commit 22f5b9a into oapi-codegen:master Jun 2, 2023
adrianpk pushed a commit to foorester/oapi-codegen that referenced this pull request Jan 16, 2024
adrianpk added a commit to foorester/oapi-codegen that referenced this pull request May 31, 2024
danicc097 pushed a commit to danicc097/oapi-codegen that referenced this pull request Aug 31, 2024
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