Skip to content

Conversation

@cwaldren-ld
Copy link
Contributor

This is a cherry-pick from a PR already merged on server-side branch.

The argument to `ValidChar` is a `char`, so its max value is `255`
rendering the check redundant. This causes a warning on our Mac
compilations as well as a linter warning.

---------

Co-authored-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@cwaldren-ld cwaldren-ld marked this pull request as ready for review September 11, 2023 20:30
@cwaldren-ld cwaldren-ld requested a review from a team September 11, 2023 20:30
@cwaldren-ld cwaldren-ld enabled auto-merge (squash) September 11, 2023 20:31
@cwaldren-ld cwaldren-ld merged commit f74260d into main Sep 11, 2023
@cwaldren-ld cwaldren-ld deleted the cw/valid-char-main branch September 11, 2023 20:46
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