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

Enforce specifiers in messages #1144

Merged
merged 2 commits into from
Sep 26, 2024
Merged

Enforce specifiers in messages #1144

merged 2 commits into from
Sep 26, 2024

Conversation

iowillhoit
Copy link
Contributor

What does this PR do?

Specifiers (eg %s) will be required for the data to be rendered. As is, it appends data if no matching specifier is found.

Much more information can be found here: #1099
That PR also includes the testing instructions.

What issues does this PR fix or reference?

@W-16197665@

@iowillhoit iowillhoit requested a review from a team as a code owner September 26, 2024 20:16
@mdonnalley mdonnalley merged commit c59a6d3 into main Sep 26, 2024
75 checks passed
@mdonnalley mdonnalley deleted the ew/enforce-specifiers branch September 26, 2024 22:16
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.

3 participants