Skip to content

Commit

Permalink
Merge pull request #852 from apinnick/update-hyphen-rule
Browse files Browse the repository at this point in the history
Add "re-register" and "re-sign" to hyphens rule
  • Loading branch information
aireilly authored Aug 6, 2024
2 parents 6355dc8 + fc550bb commit 596c5bf
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .vale/fixtures/RedHat/Hyphens/testinvalid.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ pseudo-text
re-direct
re-edit
re-examine
re-register
re-synchronize
recreate
reenable
Expand Down
2 changes: 2 additions & 0 deletions .vale/fixtures/RedHat/Hyphens/testvalid.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -121,9 +121,11 @@ pseudotext
redirect
reedit
reexamine
reregister
resynchronize
re-create
re-enable
re-sign
semicolon
semiconductor
subaddress
Expand Down
1 change: 1 addition & 0 deletions .vale/styles/RedHat/Hyphens.yml
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ swap:
re-direct: redirect
re-edit: reedit
re-examine: reexamine
re-register: reregister
re-synchronize: resynchronize
recreate: re-create
reenable: re-enable
Expand Down

0 comments on commit 596c5bf

Please sign in to comment.