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

Use vale to systematically improve the quality of pages #789

Open
cristiklein opened this issue Feb 12, 2024 · 1 comment
Open

Use vale to systematically improve the quality of pages #789

cristiklein opened this issue Feb 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@cristiklein
Copy link
Collaborator

Let's use vale.sh to reduce the probability of introducing spelling and grammar mistakes. Vale should be triggered at three levels:

  1. Local development, via vim or VSCode integration (see VIM ALE.)
  2. Pre-commit
  3. CI at PR creation time (likely by running pre-commit run --all via GitHub Actions).
@viktor-f viktor-f added the enhancement New feature or request label Feb 12, 2024
@cristiklein
Copy link
Collaborator Author

The terms-internal project could serve as inspiration for implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants