We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b703f0 commit b03badbCopy full SHA for b03badb
2 files changed
ValeStyles/test/adoc/Test-Couchbase.RepeatedSpace.yml
@@ -1,6 +1,6 @@
1
flag:
2
- There are multiple spaces here.
3
- - Check for repeated spaces.
+ - Check for a single repeated space.
4
compliant:
5
- This sentence has one space between words.
6
- Sentences with {attributes} should not be flagged.
ValeStyles/test/adoc/styles.html
@@ -2461,7 +2461,7 @@ <h2>Couchbase.RepeatedSpace</h2>
2461
2462
</div>
2463
<div>
2464
- <pre>Check for<mark> </mark>repeated<mark> </mark>spaces.</pre>
+ <pre>Check<mark> </mark>for a single repeated space.</pre>
2465
2466
2467
<div class="meta">
0 commit comments