redhat-documentation / vale-at-red-hat

Vale config files, styles, and docs to help individuals and teams roll out Vale
https://redhat-documentation.github.io/vale-at-red-hat/
MIT License
39 stars 59 forks source link

Add exceptions to the Passive voice rule #810

Closed aireilly closed 5 months ago

aireilly commented 5 months ago
exceptions:
  - deprecated
  - imported
  - supported
  - trusted
  - tested

~removed~ ~required~

Examples of the above terms in passive usage (lifted from openshift-docs):

  1. Service Catalog is deprecated on {product-title} 4 and later.
  2. When you create the virtual machine (VM), the data volume with the {object} is imported into persistent storage.
  3. This credentials strategy is supported for only new {product-title} clusters and must be configured during installation.
  4. Inject the CA bundle that is trusted by {product-title} into the config map by running the following command:
  5. The default configuration used by DVM is tested in various environments.

~After the associated credential is removed, it can be deleted or deactivated on the underlying cloud.~

~If you deploy using infrastructure that you manage no additional configuration is required.~

Update: I removed "removed" and "required" from the list since these seems to me to be "primary" verbs that we do want to rewrite in active form for the most part.

github-actions[bot] commented 5 months ago

Click here to review and test in web IDE: Contribute

github-actions[bot] commented 5 months ago

⚡️ Deploying PR Preview...