Skip to content

Commit f0c77c5

Browse files
authored
Merge pull request #59603 from dfitzmau/turn-off-rn-vale-rule
turn-off-rn-vale-rule: Updated the vale.ini vile to turn off a rule
2 parents cd4a1c3 + b2c8bb3 commit f0c77c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vale.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,6 @@ BasedOnStyles = RedHat
1111
#optional: pass doc attributes to asciidoctor before linting
1212
#[asciidoctor]
1313
#openshift-enterprise = YES
14+
15+
# Disabling rules (NO)
16+
RedHat.ReleaseNotes = NO

0 commit comments

Comments
 (0)