aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
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-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
2023-11-07doc: fix typosSjors Provoost
2023-11-03init: completely remove `-zapwallettxes` (remaining hidden option)Sebastian Falbesoner
2023-11-03Merge bitcoin/bitcoin#28762: MiniMiner changes for package linearizationAndrew Chow
2023-11-03[lint] update expected boost includesglozow
2023-11-01refactor: Remove unused circular include dependency from validation.cppMarcoFalke
2023-10-25Merge bitcoin-core/gui#771: Avoid error-prone leading whitespace in translata...Hennadii Stepanov
2023-10-25test: use built-in collection types for type hints (Python 3.9 / PEP 585)Sebastian Falbesoner
2023-10-24Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9fanquake
2023-10-23lint: Add `lint-qt-translation.py`Hennadii Stepanov
2023-10-13lint: Include test_utxo_snapshots in lint_shellFabian Jahr
2023-10-03Merge bitcoin/bitcoin#28304: doc: Remove confusing assert linterfanquake
2023-10-02Merge bitcoin/bitcoin#27596: assumeutxo (2)Andrew Chow
2023-09-30contrib: add script to demo/test assumeutxoJames O'Beirne
2023-09-28lint: fix custom mypy cache dir settingFabian Jahr
2023-09-14doc: Remove confusing assert linterMarcoFalke
2023-09-14ci: Add filesystem lint checkMarcoFalke
2023-08-29doc: Recommend lint image build on every callMarcoFalke
2023-08-26script: replace deprecated pkg_resources with importlib.metadataJon Atack
2023-08-22Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cppfanquake
2023-08-18Remove unused includes from wallet.cppMarcoFalke
2023-08-08refactor: Enforce C-str fmt strings in WalletLogPrintf()MarcoFalke
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-08-03lint: remove lint-logs.pyfanquake
2023-07-20lint: Ignore check_fileopens failure on **kwargsMarcoFalke
2023-07-16ci: Use DOCKER_BUILDKIT for lint imageMarcoFalke
2023-07-06Merge bitcoin/bitcoin#27861: kernel: Rm ShutdownRequested and AbortNode from ...Ryan Ofsky
2023-06-29script: update ignored-words.txtJon Atack
2023-06-28kernel: Add fatalError method to notificationsTheCharlatan
2023-06-28scripted-diff: Rename FatalError to FatalErrorfTheCharlatan
2023-06-14test: Make linter to look for `BOOST_ASSERT` macrosHennadii Stepanov