Page MenuHomePhabricator

Improve check-doc.py argument counting output
ClosedPublic

Authored by Fabien on Jan 14 2019, 10:38.

Details

Summary

The used arguments count did not reflect exactly the actual number of
arguments used because it did not take the SET_DOC_OPTIONAL list into
account.
Also add the number of explicitely undocumented argument to the output.

Depends on D2299

Test Plan
./contrib/devtools/check-doc.py

Compare the outputs before and after the patch.
Check the count is augmented by the correct number of arguments

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable