Skip to content

Add support for style linting via Vale

Sebastian Wick requested to merge swick/color-and-hdr:vale into main

This adds support for the builtin Vale style and the proselint, Joblint and alex styles. It doesn't add support for one of the big packages (Red Hat, Microsoft, Google) because they are quite strict.

This would also allow us to ship our own specialized rules in the future.

Merge request reports