We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11f2dc5 commit 4a5a9cbCopy full SHA for 4a5a9cb
.github/styles/plain-text-style-checks/spelling.md
@@ -0,0 +1 @@
1
+Fix spelling errors.
.hyperlint/config.yaml
@@ -12,5 +12,9 @@ reviewer:
12
vale_style_guide:
13
check_status_upon_review_failure: neutral
14
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
19
limit_num_reviews: 2
20
limit_num_comments: 5
0 commit comments