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 4f51661 commit 80257f8Copy full SHA for 80257f8
.github/docs/vale/styles/Coder/SentenceLength.yml
@@ -10,9 +10,5 @@ metrics:
10
min: 10
11
max: 200 # More generous limit than standard guides
12
13
-# Exemptions for specific types of content that may have longer sentences
14
-exceptions:
15
- - code blocks
16
- - command explanations
17
- - configuration examples
18
- - URLs
+# Note: Exemptions can be handled via TokenIgnores in .vale.ini
+# Comment this section as the 'exceptions' key is not valid for the metric extension
0 commit comments