Skip to content

Conversation

@testwill
Copy link

@testwill testwill commented Jun 27, 2023

use strings.ContainsRune(nameEscapeChars, c) instead strings.IndexRune(nameEscapeChars, c) != -1

@testwill testwill changed the title use strings.ContainsRune(nameEscapeChars, c) instead strings.IndexRun… chore: use strings.ContainsRune instead strings.IndexRune(nameEscapeChars, c) != -1 Jun 27, 2023
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.

1 participant