Demo of integrating the bitcoin-tidy, clang-tidy plugin written by theuni into our tidy CI job.
The plugin currently has a single check, bitcoin-unterminated-logprintf. This would replace our current Python driven, git-grep-based, .cpp file only, lint-logs linter.