yuyi
|
c51d30bf53
|
fmt: fix alignment of struct init fields (#22025)
|
2024-08-11 09:11:24 +03:00 |
|
Alexander Medvednikov
|
f09826e928
|
all: unwrap const() blocks
|
2023-11-25 10:02:51 +03:00 |
|
Delyan Angelov
|
4b347a8881
|
ci: make the report-missing-fn-doc step a bit more sensitive, and verbose in its diagnostic output for missing comments on deprecated methods/fns
|
2023-11-19 16:06:44 +02:00 |
|
Joe Conigliaro
|
a15c067189
|
tools: add support for new attribute syntax to missdoc
|
2023-11-12 17:53:43 +11:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
wahur666
|
18dfaf6164
|
tools: handle fn attributes/comments more robustly, when v missdoc is run (#14774)
|
2022-06-18 11:02:39 +03:00 |
|
Larpon
|
f3e7f24ee6
|
tools: implement v missdoc --diff oldv newv (#14537)
|
2022-05-27 18:19:06 +03:00 |
|
Larpon
|
9f5e999b4a
|
tools: add v missdoc --verify mode (#14525)
|
2022-05-25 19:06:11 +03:00 |
|
Delyan Angelov
|
63d413f93c
|
tools: support v missdoc . instead of v run cmd/tools/missdoc.v .
|
2022-04-30 16:12:39 +03:00 |
|