It looks like #21238 introduced a silent merge conflict in the documentation, which fails with -Wdocumentation in the CI.
(please merge only if CI passes)
It looks like #21238 introduced a silent merge conflict in the
documentation, which fails with `-Wdocumentation` in the CI.
ACK if green
ACK if green
ACK e5faec65bd06a3b14175aca3040290f343bd6e9c -- fixed it for me
ACK e5faec65bd06a3b14175aca3040290f343bd6e9c modulo CI
Only looked at the nowallet task:
This pull: Green :rocket:
FWIW, -Wdocumentation is activated only when --enable-suppress-external-warnings.
That is the reason why I'm suggesting to --enable-suppress-external-warnings by default.