How to use Vale on the command line from Rolfe Dlugy-Hegwer on Vimeo.
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: