Skip to content

Commit bc9a749

Browse files
authored
[Hyperlint] Path fix (#22314)
1 parent d144365 commit bc9a749

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.hyperlint/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ reviewer:
1414
enabled: true
1515
custom_style_guide:
1616
enabled: false
17-
path_to_style_guide_dir: ".hyperlint/styles/plain-text-style-checks/"
17+
path_to_style_guide_dir: ".hyperlint/automations/styles/plain-text-style-checks/"
1818
check_status_upon_review_failure: neutral
1919
limit_num_reviews: 2
2020
limit_num_comments: 5
2121
automation:
2222
custom_style_guide:
2323
enabled: true
24-
path_to_style_guide_dir: ".hyperlint/styles/plain-text-style-checks/"
24+
path_to_style_guide_dir: ".hyperlint/automations/styles/plain-text-style-checks/"
2525
enabled: true
2626
vale_style_guide:
2727
enabled: true

0 commit comments

Comments
 (0)