Skip to content

Commit

Permalink
Merge pull request #116 from Vale-at-Red-Hat/passive-voice-in-prerequ…
Browse files Browse the repository at this point in the history
…isites
  • Loading branch information
themr0c authored Dec 2, 2021
2 parents bc9b389 + 1e1ebd0 commit a61ac93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vale/styles/RedHat/PassiveVoice.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
---
extends: existence
message: "'%s' is passive voice. Consider rewording in active voice."
message: "'%s' is passive voice. Consider rewording in active voice. You can use the passive voice in prerequisites"
ignorecase: true
level: suggestion
link: "https://redhat-documentation.github.io/supplementary-style-guide/#prerequisites"
raw:
- \b(am|are|were|being|is|been|was|be)\b\s*
tokens:
Expand Down

0 comments on commit a61ac93

Please sign in to comment.