From 4af32b7f2a9924656ec848bb8af10760886276d7 Mon Sep 17 00:00:00 2001 From: DeForest Richards Date: Thu, 24 Aug 2023 11:56:26 -0600 Subject: [PATCH] Change level to warning --- styles/Datadog/abbreviations.yml | 2 +- styles/Datadog/dashes.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/Datadog/abbreviations.yml b/styles/Datadog/abbreviations.yml index 80a88d0..0613548 100644 --- a/styles/Datadog/abbreviations.yml +++ b/styles/Datadog/abbreviations.yml @@ -2,7 +2,7 @@ extends: substitution message: "Use '%s' instead of abbreviations like '%s'." link: "https://github.com/DataDog/documentation/blob/master/CONTRIBUTING.md#abbreviations" ignorecase: true -level: error +level: warning nonword: true action: name: replace diff --git a/styles/Datadog/dashes.yml b/styles/Datadog/dashes.yml index 1aa18b5..0403654 100644 --- a/styles/Datadog/dashes.yml +++ b/styles/Datadog/dashes.yml @@ -2,7 +2,7 @@ extends: existence message: "Don't put a space before or after a dash." link: "https://github.com/DataDog/documentation/blob/master/CONTRIBUTING.md#dashes" nonword: true -level: error +level: warning action: name: edit params: