Skip to content

Commit

Permalink
Merge pull request #102 from Vale-at-Red-Hat/Conjunctions
Browse files Browse the repository at this point in the history
  • Loading branch information
themr0c authored Dec 3, 2021
2 parents 78d70dd + 8f2220b commit fc27c9b
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .vale/styles/RedHat/Conjunctions.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
extends: existence
message: "Do not overuse beginning sentences with '%s'."
level: suggestion
link: https://github.com/Vale-at-Red-Hat/vale-at-red-hat/tree/main/.vale/styles/RedHat/Conjunctions.yml
source: IBM Style Guide
scope: paragraph
action:
name: remove
tokens:
- ^And
- ^But
- ^Or
- ^So

0 comments on commit fc27c9b

Please sign in to comment.