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 d6c3e32 commit 617cabdCopy full SHA for 617cabd
.hyperlint/config.yaml
@@ -18,3 +18,11 @@ reviewer:
18
check_status_upon_review_failure: neutral
19
limit_num_reviews: 2
20
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
26
+ vale_style_guide:
27
28
+ path_to_vale_ini_file: ".hyperlint/.vale.ini"
0 commit comments