Skip to content

Commit 383d43b

Browse files
authored
Update config.yaml (#21724)
1 parent a0e5466 commit 383d43b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.hyperlint/config.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,11 @@ reviewer:
1818
check_status_upon_review_failure: neutral
1919
limit_num_reviews: 2
2020
limit_num_comments: 5
21+
automation:
22+
custom_style_guide:
23+
enabled: true
24+
path_to_style_guide_dir: ".github/styles/plain-text-style-checks/"
25+
enabled: true
26+
vale_style_guide:
27+
enabled: true
28+
path_to_vale_ini_file: ".hyperlint/.vale.ini"

0 commit comments

Comments
 (0)