aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2023-09-28lint: fix custom mypy cache dir settingFabian Jahr
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
2023-05-31Add public Boost headers explicitlyHennadii Stepanov
2023-05-29lint: stop ignoring LIEF importsfanquake
2023-05-26Merge bitcoin/bitcoin#27302: init: Error if ignored bitcoin.conf file is foundfanquake
2023-05-15add `lief` to `spelling.ignore-words`brunoerg
2023-04-21lint: Fix lint-format-strings false positives when format specifiers have arg...Ryan Ofsky
2023-04-21Merge bitcoin/bitcoin#27419: move-only: Extract common/args from util/systemfanquake
2023-04-19move-only: Extract common/args and common/config.cpp from util/systemTheCharlatan
2023-04-14Respect and update FILES_ARGS in test/lint/lint-python.pyPieter Wuille
2023-04-14Disable Python lint in src/secp256k1Pieter Wuille
2023-03-27fuzz: Remove legacy int parse fuzz testsMarcoFalke
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-22Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare exceptfanquake
2023-02-18lint: enable E722 do not use bare exceptLeonardo Lazzaro
2023-02-15script: remove out-of-date snprintf TODOJon Atack
2023-02-03Remove use of snprintf and simplifyJohn Moffett
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-18scripted-diff: Use new python 3.7 keywordsMarcoFalke
2023-01-05Merge bitcoin/bitcoin#26598: contrib: remove builder keysMarcoFalke
2023-01-03Use same Python executable for subprocesses as for all-lint.pyKristaps Kaupe
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-20Merge bitcoin/bitcoin#26721: test, lint: add `crypted` to `ignore-words`fanquake
2022-12-19contrib: remove builder keysfanquake
2022-12-18test, lint: add `crypted` to `ignore-words`brunoerg
2022-12-17test: Improve `check-doc.py` patternHennadii Stepanov
2022-11-28Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28lint: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-16refactor: Move `CTxMemPoolEntry` class to its own moduleHennadii Stepanov
2022-10-13Merge bitcoin/bitcoin#25667: assumeutxo: snapshot initializationAndrew Chow
2022-09-15Fix issues identified by codespell 2.2.1 and update ignored wordsJon Atack
2022-09-13validation: rename snapshot chainstate dirJames O'Beirne
2022-08-08refactor: Drop `boost/algorithm/string/replace.hpp` dependencyHennadii Stepanov
2022-07-18indexes, refactor: Pass Chain interface instead of CChainState class to indexesRyan Ofsky
2022-07-15Move {Load,Dump}Mempool to kernel namespaceCarl Dong
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-06-14Merge bitcoin/bitcoin#25306: logging: add LogPrintfCategory to log unconditio...laanwj