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

Update GameIDs Pattern Documentation #437

Merged
merged 3 commits into from
Jun 9, 2024
Merged

Conversation

TylerChasse
Copy link
Contributor

Updated documentation in cumestatsplayer.md and parameters.md to make the formatting of GameIDs more clear.

Resolves #309

@rsforbes
Copy link
Collaborator

rsforbes commented Jun 8, 2024

@TylerChasse - Will get this look at this weekend.

@rsforbes
Copy link
Collaborator

rsforbes commented Jun 9, 2024

@TylerChasse - I was reviewing this, and when I looked at the pattern I thought, that's not a regular expression pattern. I then went and look at all the other documentation and saw that same. Clearly, we need a major update in the future to fix all of that. A better name would have been "example", and then have an actual regex pattern. Here, the pattern ^(?!.*\|$)\d{10}(?:\|\d{10})*$ would have been perfect.

So, there is no need in this PR to rewrite all documentation. 😀

Accepted. Thanks!!!

@rsforbes rsforbes merged commit ed67c30 into swar:master Jun 9, 2024
4 checks passed
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.

CumeStatsPlayer does not work.
2 participants