Skip to content

Uplift documentation to comply with Vale rules #245

@ghost

Description

Background

#242 added Vale tooling to the repository to ensure documentation consistency. It is currently disabled from preventing merging, so it is for information only.

To see the scale of what is outstanding in Vale:

$ cd sdk
$ make vale-errors | wc -l
make: *** [Makefile:56: run-vale] Error 1
203
$ make vale-suggestions | wc -l
make: *** [Makefile:56: run-vale] Error 1
806

Task

  • Review rule output and make it comply with Vale rules.
  • Enable Vale rule enforcement in CI, such that Value errors are not permitted.

Metadata

Metadata

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions