Merge bitcoin/bitcoin#35895: refactor: Enable clang-tidy rule to reject anon namespace in header
This is a code cleanup change that turns on a static-analysis rule to prevent a specific C++ coding pattern (anonymous namespaces in header files) and updates two headers to comply. It does not change how Bitcoin Core behaves at runtime an…
c4fbd3c7by merge-script+9−123 files