Skip to content

'Too many words in string' should be a warning, not an error#5

Merged
ChatScript merged 1 commit intoChatScript:masterfrom
MaffooBristol:too-many-words-warning
Jan 31, 2019
Merged

'Too many words in string' should be a warning, not an error#5
ChatScript merged 1 commit intoChatScript:masterfrom
MaffooBristol:too-many-words-warning

Conversation

@MaffooBristol
Copy link
Copy Markdown
Contributor

By being a warning and saying "will never match", it appears as if ChatScript will fail to match the given pattern, but this is not true. In our instance, we know exactly what is being sent in, and it should match exactly as given.

Therefore, this should be a warning for bot quality guidance and not an error that completely blocks the build.

(recreation of https://github.com/bwilcox-1234/ChatScript/pull/225)

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