@@ -5,6 +5,7 @@ Feature: Fragments
5
5
"""
6
6
test.cc:6:14:Vale.Spelling:Did you really mean 'objectmodel'?
7
7
test.cc:14:17:Vale.Repetition:'the' is repeated!
8
+ test.cc:20:5:Vale.Spelling:Did you really mean 'QObjects'?
8
9
test.cc:47:12:Vale.Repetition:'the' is repeated!
9
10
test.go:2:14:Vale.Spelling:Did you really mean 'implments'?
10
11
test.go:10:4:Vale.Spelling:Did you really mean 'Println'?
@@ -13,6 +14,7 @@ Feature: Fragments
13
14
test.js:28:4:Vale.Spelling:Did you really mean 'getCases'?
14
15
test.py:3:13:Vale.Spelling:Did you really mean 'parap'?
15
16
test.py:13:35:Vale.Spelling:Did you really mean 'vaiable'?
17
+ test.py:13:58:Vale.Spelling:Did you really mean 'docstrings'?
16
18
test.py:18:29:Vale.Spelling:Did you really mean 'docmentation'?
17
19
test.py:20:20:Vale.Spelling:Did you really mean 'ducmenation'?
18
20
test.py:24:13:Vale.Spelling:Did you really mean 'parapp'?
@@ -41,7 +43,11 @@ Feature: Fragments
41
43
test2.py:216:38:Vale.Spelling:Did you really mean 'pragma'?
42
44
test2.py:219:35:Vale.Spelling:Did you really mean 'noqa'?
43
45
test2.py:246:39:Vale.Spelling:Did you really mean 'vaiable'?
46
+ test2.py:246:62:Vale.Spelling:Did you really mean 'docstrings'?
44
47
test2.py:252:36:Vale.Spelling:Did you really mean 'vaiable'?
45
48
test2.rs:47:42:Vale.Spelling:Did you really mean 'vrsion'?
49
+ test2.rs:154:5:Vale.Spelling:Did you really mean 'RGArg'?
50
+ test2.rs:165:26:Vale.Spelling:Did you really mean 'argumet'?
51
+ test2.rs:409:38:Vale.Spelling:Did you really mean 'RGArg'?
46
52
test2.rs:2860:34:Vale.Spelling:Did you really mean 'conlicts'?
47
53
"""
0 commit comments