Skip to content

fix: Fix string formatting for limit-exceeded errors #802

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

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

elliottt
Copy link
Contributor

The message for a limit-exceeded error was missing trailing spaces for a multi-line string, resulting in some words being concatenated together.

@elliottt elliottt force-pushed the trevor/fix-error-formatting branch from 535a8c3 to 939ec9d Compare June 13, 2024 16:11
@elliottt elliottt changed the title Fix string formatting for limit-exceeded errors fix: Fix string formatting for limit-exceeded errors Jun 13, 2024
@elliottt elliottt force-pushed the trevor/fix-error-formatting branch from 939ec9d to 727d9b2 Compare June 13, 2024 16:18
@elliottt elliottt merged commit 56f5214 into main Jun 13, 2024
20 checks passed
@elliottt elliottt deleted the trevor/fix-error-formatting branch June 13, 2024 17:00
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