Skip to content

Commit

Permalink
Merge pull request #59603 from dfitzmau/turn-off-rn-vale-rule
Browse files Browse the repository at this point in the history
turn-off-rn-vale-rule: Updated the vale.ini vile to turn off a rule
  • Loading branch information
rolfedh authored May 9, 2023
2 parents cd4a1c3 + b2c8bb3 commit f0c77c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ BasedOnStyles = RedHat
#optional: pass doc attributes to asciidoctor before linting
#[asciidoctor]
#openshift-enterprise = YES

# Disabling rules (NO)
RedHat.ReleaseNotes = NO

0 comments on commit f0c77c5

Please sign in to comment.