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

Prefer HasPrefix(type, "array_") to Contains(type, "array") #829

Merged
merged 3 commits into from
Dec 15, 2023

Conversation

serprex
Copy link
Contributor

@serprex serprex commented Dec 15, 2023

Change qvalue.QValueKindIsArray to IsArray method using HasPrefix,
update code calling Contains(type, "array") to use method

Change qvalue.QValueKindIsArray to IsArray method using HasPrefix,
update code calling `Contains(type, "array")` to use method
@serprex serprex requested a review from heavycrystal December 15, 2023 06:13
@serprex serprex requested a review from iskakaushik December 15, 2023 06:43
@serprex serprex merged commit ba27f24 into main Dec 15, 2023
12 checks passed
@serprex serprex deleted the array-check-prefix branch December 19, 2023 16:36
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