diff --git a/.vale.ini b/.vale.ini index 6ef47e5955..e675892269 100644 --- a/.vale.ini +++ b/.vale.ini @@ -11,3 +11,6 @@ BasedOnStyles = RedHat #optional: pass doc attributes to asciidoctor before linting #[asciidoctor] #openshift-enterprise = YES + +# Disabling rules (NO) +RedHat.ReleaseNotes = NO