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

Added Vale linter for spelling and APA title case to the docs #131

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

codeallthethingz
Copy link
Contributor

@codeallthethingz codeallthethingz commented Jan 12, 2025

This PR adds the vale documentation linter to the docs setup.
It enforces spelling and the APA title case for headings. It ignores python snake_case words.

@codeallthethingz codeallthethingz marked this pull request as draft January 12, 2025 15:57
Copy link

github-actions bot commented Jan 12, 2025

📚 Documentation Preview

✅ A preview of the documentation changes in this PR is available for maintainers at:
https://thousandbrainsproject.readme.io/v0.0-add-vale-documenation-linter

Last updated: 2025-01-12 21:10 UTC

@codeallthethingz codeallthethingz changed the title Added spelling and AMA linter to the docs and readme.md Added Vale linter for spelling and AMA title case to the docs Jan 12, 2025
@codeallthethingz codeallthethingz changed the title Added Vale linter for spelling and AMA title case to the docs Added Vale linter for spelling and APA title case to the docs Jan 12, 2025
@codeallthethingz codeallthethingz marked this pull request as ready for review January 12, 2025 21:47
@codeallthethingz codeallthethingz added documentation Improvements or additions to documentation triaged This issue or pull request was triaged labels Jan 12, 2025
@tristanls
Copy link
Contributor

question: How do I use this?

@codeallthethingz
Copy link
Contributor Author

question: How do I use this?

you run vale . from the root directory. Install it here: https://vale.sh/docs/install

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation triaged This issue or pull request was triaged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants