aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2024-09-11lint: Remove forbidden functions from lint-format-strings.pyMarcoFalke
2024-09-06Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarksmerge-script
2024-09-05lint: Check for release note snippets in the wrong folderMarcoFalke
2024-09-05bench: Remove redundant logging benchmarksMarcoFalke
2024-09-04Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checksAva Chow
2024-08-29refactor: Remove unused LogPrintMarcoFalke
2024-08-29scripted-diff: LogPrint -> LogDebugMarcoFalke
2024-08-29lint: Speed up flake8 checksMarcoFalke
2024-08-29lint: Document missing py_lint dependencyMarcoFalke
2024-08-29lint: Remove python whitespace and shadowing lint rulesMarcoFalke
2024-08-29lint: Remove python lint rules that are SyntaxErrorMarcoFalke
2024-08-28Update spelling.ignore-wordsLőrinc
2024-08-16cmake, lint: Adjust `lint_includes_build_config`Hennadii Stepanov
2024-08-09lint: Find function calls in default argumentsMarcoFalke
2024-07-22Fix lint-spelling warningsLőrinc
2024-07-12rpc: Use CHECK_NONFATAL over AssertMarcoFalke
2024-07-03lint: remove unneeded trailing line fixwillcl-ark
2024-07-03lint: ignore files ignored by git in mlcwillcl-ark
2024-06-04Support running individual lint checksDavid Gumberg
2024-05-24lint: add markdown hyperlink checkerwillcl-ark
2024-05-08Merge bitcoin/bitcoin#30025: doc: fix broken relative md linksmerge-script
2024-05-07Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...Ava Chow
2024-05-03doc: fix broken relative md linkswillcl-ark
2024-05-01Add lint check for bitcoin-config.h include IWYU pragmaMarcoFalke
2024-05-01lint: [doc] Clarify Windows line endings (CR LF) not to be usedMarcoFalke
2024-04-25Merge bitcoin/bitcoin#29689: lint: scripted-diff verification also requires G...Ava Chow
2024-04-11Fix typos in `subprocess.hpp`Hennadii Stepanov
2024-03-27external_signer: replace boost::process with cpp-subprocessSebastian Falbesoner
2024-03-27Add `cpp-subprocess` header-only libraryHennadii Stepanov
2024-03-27Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint testsfanquake
2024-03-26test: Refactor subtree exclusion in lint testsBrandon Odiwuor
2024-03-21lint: Fix COMMIT_RANGE issuesMarcoFalke
2024-03-21lint: scripted-diff verification also requires GNU grepSjors Provoost
2024-03-17lint: Clarify lint runner rust dependencyFabian Jahr
2024-03-13lint: Use git --no-pager to print any output in one goMarcoFalke
2024-03-12lint: Fix lint-whitespace issuesMarcoFalke
2024-03-05docs: Fix broken reference to CI setup in test/lint/README.mdnaiyoma
2024-02-20lint: Check for missing or redundant bitcoin-config.h includesMarcoFalke
2024-02-20lint: Make lint error easier to spot in outputMarcoFalke
2024-02-20doc: Add missing RUST_BACKTRACE=1MarcoFalke
2024-02-20lint: Add get_subtrees() helperMarcoFalke
2024-01-16test: Remove all-lint.py scriptMarcoFalke
2024-01-16doc: move-only lint docs to one placeMarcoFalke
2024-01-10Merge bitcoin/bitcoin#28318: logging: Simplify API for level based loggingAva Chow
2023-12-20logging: add LogError, LogWarning, LogInfo, LogDebug, LogTraceAnthony Towns
2023-11-22Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exitfanquake
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-13lint: Report all lint errors instead of early exitMarcoFalke
2023-11-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake