Skip to content

Commit

Permalink
vale-issue-695: Added IBM names to suggestattrib. file
Browse files Browse the repository at this point in the history
  • Loading branch information
dfitzmau committed Dec 6, 2023
1 parent f3a77e4 commit eba9994
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,18 @@ GitOps ZTP
//vale-fixture
Hybrid Cloud Console
//vale-fixture
IBM Power
IBM Cloud
//vale-fixture
IBM zSystems
IBM Cloud Bare Metal
//vale-fixture
IBM LinuxONE
//vale-fixture
IBM Power
//vale-fixture
IBM Power Virtual Server
//vale-fixture
IBM Z
//vale-fixture
Logging subsystem for Red Hat OpenShift
//vale-fixture
logging subsystem for Red Hat OpenShift
Expand Down
10 changes: 7 additions & 3 deletions .vale/fixtures/OpenShiftAsciiDoc/SuggestAttribute/testvalid.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,13 @@
{ztp}
{gitops-shortname}
{hybrid-console-second}
{ibmpowerProductName}
{ibmzProductName}
{linuxoneProductName}
{ibm-title}
{ibm-cloud-title}
{ibm-cloud-bm-title}
{ibm-power-title}
{ibm-power-server-title}
{ibm-z-title}
{ibm-linuxone-title}
{logging-title-uc}
{logging-title}
{logging-uc}
Expand Down
2 changes: 1 addition & 1 deletion .vale/fixtures/RedHat/Headings/testvalid.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
== Kogito updates
== IBM Cloud is a valid product name
//== Spotify, GraphQL, and Quiltflower are proper nouns so uppercase in headings is OK.
== Redis is an in-memory data structure store that is used by several Red Hat products.
== Redis is an in-memory data structure store that is used by several Red Hat products
== Repackage the JAR file
== Installing Podman Desktop
== Installing Flathub
Expand Down
10 changes: 7 additions & 3 deletions .vale/styles/OpenShiftAsciiDoc/SuggestAttribute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,13 @@ swap:
factory-precaching-cli tool: "{factory-prestaging-tool}"
GitOps ZTP: "{ztp}"
Hybrid Cloud Console: "{hybrid-console-second}"
IBM LinuxONE: "{linuxoneProductName}"
IBM Power: "{ibmpowerProductName}"
IBM zSystems: "{ibmzProductName}"
IBM(?! Cloud| Power| Power Virtual Server| LinuxONE| Z): "{ibm-title}"
IBM Cloud(?! Bare Metal): "{ibm-cloud-title}"
IBM Cloud Bare Metal Classic: "{ibm-cloud-bm-title}"
IBM Power(?! Virtual Server): "{ibm-power-title}"
IBM Power Virtual Server: "{ibm-power-server-title}"
IBM Z: "{ibm-z-title}"
IBM LinuxONE: "{ibm-linuxone-title}"
Logging subsystem for Red Hat OpenShift: "{logging-title-uc}"
logging subsystem for Red Hat OpenShift: "{logging-title}"
LVM Storage: "{lvms}"
Expand Down

0 comments on commit eba9994

Please sign in to comment.