Delyan Angelov
|
1dbde05267
|
ci,tools: improve the precision of report-missing-fn-doc, remove dependence on sed
|
2022-02-08 11:30:13 +02:00 |
Delyan Angelov
|
ff02f94fd6
|
tools: support --exclude/-e and --relative-paths/-r options in missdoc.v
|
2022-02-08 11:10:19 +02:00 |
Larpon
|
5df83812a0
|
ci: fix undoc pub fn diff output (#13389)
|
2022-02-07 13:18:10 +02:00 |
Larpon
|
31df2c4f45
|
tools: tweak missdoc defaults, add CLI flags to control what's ignored (#13384)
|
2022-02-06 15:44:26 +02:00 |
Lukas Neubert
|
7664964c56
|
vfmt: format all of cmd/ and add it to `v test-cleancode` (#9418)
|
2021-03-24 23:37:10 +02:00 |
spaceface
|
b712af56fd
|
all: bring back `panic(err.msg)` -> `panic(err)` (#9022)
|
2021-03-01 00:18:14 +01:00 |
spaceface
|
d63b7bc35a
|
all: update repo to use the new error handling syntax (#8950)
|
2021-02-28 23:20:21 +03:00 |
Larpon
|
2aea11e607
|
missdoc: add support for single files as arguments (#7894)
|
2021-01-05 16:13:01 +02:00 |
Larpon
|
1ff6230062
|
builtin: document all functions in string.v (#7273)
|
2020-12-12 12:10:29 +02:00 |
Larpon
|
74dc57e678
|
cmd/tools/missdoc.v: exclude deprecated fns by default (#7270)
|
2020-12-11 18:35:25 +02:00 |
Delyan Angelov
|
f7861774cf
|
tools: add a modified version of Larpon's missdoc.v tool
|
2020-12-05 12:10:54 +02:00 |