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

Feature (trivial stats): count which rooms have object descriptions ending in CR #373

Open
andrewschultz opened this issue Jul 19, 2017 · 3 comments

Comments

@andrewschultz
Copy link
Contributor

Perhaps we should also only check if happens when the object description text is aligned at the top of the room.

Note that another way to squash this would be to zap any carriage returns at the end when we actually display the object description string.

https://gist.github.com/andrewschultz/6ba3fd0ad24fc14c68e814f2acefcfb0

@ainslec
Copy link
Contributor

ainslec commented Jul 19, 2017

Add it as a validation, simple.

@JasonLautzenheiser
Copy link
Owner

This could be easy enough once we get the regular expressions in place (at least for the validation). If this is more for validation rather than an interesting stat that might be more generally useful, I'd rather leave it out as a stat and make it more of a validation.

Now having said that, we could (as a separate request) make custom stats available with the regular expression tool. So we could do this and so much more.

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants