.. |
accept_multi_expression_with_comments.out
|
tools: fix v vet file.v for return if x { y // comment } else { z }
|
2022-06-20 13:29:22 +03:00 |
accept_multi_expression_with_comments.vv
|
tools: fix v vet file.v for return if x { y // comment } else { z }
|
2022-06-20 13:29:22 +03:00 |
array_init_one_val.out
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
array_init_one_val.vv
|
|
|
brackets_in_documentation_comment_no_warn.out
|
Fix: vet false warning on brackets in documentation (#17767)
|
2023-03-25 21:51:45 +02:00 |
brackets_in_documentation_comment_no_warn.vv
|
Fix: vet false warning on brackets in documentation (#17767)
|
2023-03-25 21:51:45 +02:00 |
const_dynamic_array_notice.out
|
vet: give notice for replacing const dynamic arrays with const fixed ones (#18960)
|
2023-07-24 22:13:38 +03:00 |
const_dynamic_array_notice.vv
|
vet: give notice for replacing const dynamic arrays with const fixed ones (#18960)
|
2023-07-24 22:13:38 +03:00 |
documentation_for_generic_methods.out
|
vet: fix vet documentation error for methods with generics (#18464)
|
2023-06-16 09:44:25 +03:00 |
documentation_for_generic_methods.vv
|
vet: fix vet documentation error for methods with generics (#18464)
|
2023-06-16 09:44:25 +03:00 |
indent_with_space.out
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
indent_with_space.vv
|
|
|
module_file_test.out
|
|
|
module_file_test.vv
|
|
|
no_warn_about_missing.out
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
no_warn_about_missing.vv
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
parens_space_a.out
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
parens_space_a.vv
|
|
|
parens_space_b.out
|
vvet: fix false positive, add test (#14403)
|
2022-05-16 12:24:21 +03:00 |
parens_space_b.vv
|
|
|
trailing_space.out
|
|
|
trailing_space.vv
|
|
|