Skip to content

Commit 280e680

Browse files
committed
downgrade unset attr rule
1 parent 6596c85 commit 280e680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vale/styles/AsciiDoc/UnsetAttributes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
extends: script
3-
level: error
3+
level: warning
44
message: "Set attribute directive does not have a corresponding unset attribute directive."
55
link: https://docs.asciidoctor.org/asciidoc/latest/attributes/unset-attributes/#unset-a-document-attribute-in-the-body
66
scope: raw

0 commit comments

Comments
 (0)