File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
automations/styles/cloudflare Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55#
66# For a list of all options, see https://vale.sh/docs/topics/styles/
77extends : existence
8- message : " Rewrite the link text for `%s` to be more descriptive. Only rewrite the link text, nothing else."
8+ message : " Rewrite the link text for `%s` to be more descriptive. Only rewrite the link text (but preserve the link) , nothing else."
99level : warning
1010ignorecase : true
1111scope : raw
Original file line number Diff line number Diff line change @@ -13,15 +13,15 @@ reviewer:
1313 check_status_upon_review_failure : neutral
1414 enabled : true
1515 custom_style_guide :
16- enabled : true
17- path_to_style_guide_dir : " .github /styles/plain-text-style-checks/"
16+ enabled : false
17+ path_to_style_guide_dir : " .hyperlint /styles/plain-text-style-checks/"
1818 check_status_upon_review_failure : neutral
1919 limit_num_reviews : 2
2020 limit_num_comments : 5
2121automation :
2222 custom_style_guide :
2323 enabled : true
24- path_to_style_guide_dir : " .github /styles/plain-text-style-checks/"
24+ path_to_style_guide_dir : " .hyperlint /styles/plain-text-style-checks/"
2525 enabled : true
2626 vale_style_guide :
2727 enabled : true
You can’t perform that action at this time.
0 commit comments