Skip to content

Commit 4a5a9cb

Browse files
kodster28RebeccaTamachiro
authored andcommitted
[Hyperlint] Add first plaintext check (#21634)
1 parent 11f2dc5 commit 4a5a9cb

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix spelling errors.

.hyperlint/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,9 @@ reviewer:
1212
vale_style_guide:
1313
check_status_upon_review_failure: neutral
1414
enabled: true
15+
custom_style_guide:
16+
enabled: true
17+
path_to_style_guide_dir: ".github/styles/plain-text-style-checks/"
18+
check_status_upon_review_failure: neutral
1519
limit_num_reviews: 2
1620
limit_num_comments: 5

0 commit comments

Comments
 (0)