Skip to content

Commit

Permalink
Merge pull request #858 from apinnick/is-displayed
Browse files Browse the repository at this point in the history
Adding "is displayed"
  • Loading branch information
aireilly authored Aug 12, 2024
2 parents a7e5e23 + 3797f67 commit 8b5180e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vale/fixtures/RedHat/PassiveVoice/testvalid.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ It hit
It hung
It hurt
It is deprecated
It is displayed
It is imported
It is supported
It is tested
Expand Down
1 change: 1 addition & 0 deletions .vale/styles/RedHat/PassiveVoice.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,7 @@ tokens:
- wrung
exceptions:
- deprecated
- displayed
- imported
- supported
- tested
Expand Down
1 change: 1 addition & 0 deletions .vale/styles/RedHat/TermsWarnings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ swap:
'is updatable|are updatable': can be updated|can be changed
"(?<!the |the Red Hat )Hybrid Cloud Console|(?<!the )Red Hat Hybrid Cloud Console|(?<!the |Red Hat |Hybrid )Cloud Console|the Cloud Console": the Red Hat Hybrid Cloud Console|the Hybrid Cloud Console
all caps: uppercase
appears: is displayed
architected: designed
as well as(?! per): and
BIOS: firmware
Expand Down

0 comments on commit 8b5180e

Please sign in to comment.