0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-15 11:36:00 -05:00
bitcoin-bitcoin-core/test/lint/test_runner
Ryan Ofsky ab04193728 lint: Add exclusions for libmultiprocess subtree
Without this change linter produces errors about:

- Use of std::filesystem the libmultiprocess example program.
- Use of locale-dependent functions in example program, in the build time code
  generator, and in the runtime library for debug logging.
- Include guards not beginning with BITCOIN_
2025-01-29 07:10:23 -05:00
..
src lint: Add exclusions for libmultiprocess subtree 2025-01-29 07:10:23 -05:00
Cargo.lock ci: Add filesystem lint check 2023-09-14 18:58:44 +02:00
Cargo.toml ci: Add filesystem lint check 2023-09-14 18:58:44 +02:00