NOTE: This is a silent video without narration. For the best viewing experience, maximize the screen and set the video quality to 720p.
Here, using the Linux CLI shell prompt, I show you how to:
- Check out your working branch by using git
- Run the Vale style linter on a specific asciidoc file with no options, so that you can see all the suggestions and errors from Red Hat style.
- Run Vale again with the --minAlertLevel option to display errors only.
- Get the line number from each error message to find and fix a handful of errors in the asciidoc file.
For more information, see:
- vale-at-red-hat.github.io/vale-at-red-hat/docs/end-user-guide/introduction/
- github.com/Vale-at-Red-Hat/vale-at-red-hat