Skip to content

Commit 3adfd7b

Browse files
Improve comment
Co-authored-by: Matt Graham <matthew.m.graham@gmail.com>
1 parent 73fd5c1 commit 3adfd7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vale.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ write-good.E-Prime = NO
1515
write-good.Passive = NO
1616
write-good.TooWordy = NO
1717

18-
# Ignore lines starting with "> [!NOTE]"
18+
# Ignore lines starting with GitHub alerts syntax
1919
BlockIgnores = (?s)> \[!(CAUTION|IMPORTANT|NOTE|TIP|WARNING)\].*?(\n|$)
2020

2121
# `vale sync` in CI means the packages are then linted, so turn them off

0 commit comments

Comments
 (0)