mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-02-23 22:10:52 +00:00
Enable `bitcoin-unterminated-logprintf`. Co-authored-by: Cory Fields <cory-nospam-@coryfields.com>
# Bitcoin Tidy Example Usage: ```bash cmake -S . -B build -DLLVM_DIR=/path/to/lib/cmake/llvm -DCMAKE_BUILD_TYPE=Release make -C build -j$(nproc) ```