We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 45cc776 + 4af32b7 commit 5461e05Copy full SHA for 5461e05
styles/Datadog/abbreviations.yml
@@ -2,7 +2,7 @@ extends: substitution
2
message: "Use '%s' instead of abbreviations like '%s'."
3
link: "https://github.com/DataDog/documentation/blob/master/CONTRIBUTING.md#abbreviations"
4
ignorecase: true
5
-level: error
+level: warning
6
nonword: true
7
action:
8
name: replace
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"
name: edit
params:
0 commit comments