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

Remove unused documention quality specs #1803

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mvz
Copy link
Collaborator

@mvz mvz commented Feb 21, 2025

In practice, no assertions were run in this spec file: Code blocks were either filtered out because their language was not recognized as Ruby, or the Ruby code didn't contain the required marker.

With some work, three code blocks could be tested in the Subclassed-From-Core-Class documentation file, but I think this is more trouble than it's worth.

With this change, we can now downcase all language markers, and remove the kramdown dependency.

In practice, no assertions were run in this spec file: Code blocks were
either filtered out because their language was not recognized as Ruby,
or the Ruby code didn't contain the required marker.

With some work, three code blocks could be tested in the
Subclassed-From-Core-Class documentation file, but I think this is more
trouble than it's worth.

With this change, we can now downcase all language markers, and remove
the kramdown dependency.
@mvz mvz requested a review from troessner February 21, 2025 13:33
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