Swastik Baranwal
|
c6ddbd308e
|
vet: give notice for replacing const dynamic arrays with const fixed ones (#18960)
|
2023-07-24 22:13:38 +03:00 |
|
Artem Yurchenko
|
75f325b950
|
vet: fix vet documentation error for methods with generics (#18464)
|
2023-06-16 09:44:25 +03:00 |
|
Artem Yurchenko
|
713c95fcc8
|
Fix: vet false warning on brackets in documentation (#17767)
|
2023-03-25 21:51:45 +02:00 |
|
Delyan Angelov
|
0e4198f23b
|
tools: fix v vet file.v for return if x { y // comment } else { z }
|
2022-06-20 13:29:22 +03:00 |
|
Larpon
|
ef6225c542
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
|
Lukas Neubert
|
b2c16ced57
|
parser: filter out vet space indent errors inside StringInterLiterals (#9695)
|
2021-04-12 16:03:22 +03:00 |
|
Lukas Neubert
|
46e7e27ba3
|
v vet: give an error for trailing whitespace (#9574)
|
2021-04-09 13:22:14 +03:00 |
|
Lukas Neubert
|
094441c863
|
vet: remove false positive space indent errors inside strings (#9568)
|
2021-04-03 12:16:49 +02:00 |
|
Lukas Neubert
|
e438b158a6
|
vet: remove false positive space indentation error inside block comments (#9565)
|
2021-04-02 16:26:53 +02:00 |
|
Lukas Neubert
|
8b7085e050
|
vvet: big cleanup (#9454)
|
2021-03-24 23:53:44 +02:00 |
|
Larpon
|
ee663364de
|
vet: simplify fn name identifying, add warning for incomplete documentation (#8227)
|
2021-01-21 12:46:50 +01:00 |
|
Larpon
|
93ad595ffb
|
vet: add suggestions for function documentation (#7890)
|
2021-01-10 18:48:39 +02:00 |
|
Larpon
|
8f315d226b
|
vvet: move to own subdir, prepare richer suggestions (#7989)
|
2021-01-09 16:11:49 +02:00 |
|