Commit Graph

519 Commits (a9598e5eaab861fd6e6ce279f1282a83eec407d6)

Author SHA1 Message Date
merge-script 0e9f20625a
Merge bitcoin/bitcoin#31063: lint: commit-script-check.sh: echo to stderr
2 weeks ago
Sebastian Falbesoner 882f736d0a doc: lint: correct outdated comment (s/Makefile.am/CMakeLists.txt/)
4 weeks ago
Sebastian Falbesoner 1786be7b4a scripted-diff: drop config/ subdir for bitcoin-config.h, rename to bitcoin-build-config.h
4 weeks ago
MarcoFalke fac6cfe5ac
lint: commit-script-check.sh: echo to stderr
4 weeks ago
MarcoFalke fa2b7d8d6b
Remove redundant unterminated-logprintf tidy check
1 month ago
merge-script 2db926f49c
Merge bitcoin/bitcoin#30889: log: Use ConstevalFormatString
2 months ago
kevkevinpal a9964c0444
doc: Updating docs from autotools to cmake
2 months ago
MarcoFalke facbcd4cef
log: Use ConstevalFormatString
2 months ago
MarcoFalke fa5bc450d5
util: Use compile-time check for LogConnectFailure
2 months ago
MarcoFalke fa7087b896
util: Use compile-time check for FatalErrorf
2 months ago
MarcoFalke fae7b83eb5
lint: Remove forbidden functions from lint-format-strings.py
2 months ago
merge-script 118b55c462
Merge bitcoin/bitcoin#30790: bench: Remove redundant logging benchmarks
2 months ago
MarcoFalke fa3a7ebe5b
lint: Check for release note snippets in the wrong folder
2 months ago
MarcoFalke fadbcd51fc
bench: Remove redundant logging benchmarks
2 months ago
Ava Chow f640b323bd
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
2 months ago
MarcoFalke fa09cb41f5
refactor: Remove unused LogPrint
2 months ago
MarcoFalke 3333415890
scripted-diff: LogPrint -> LogDebug
2 months ago
MarcoFalke fafdb7df34
lint: Speed up flake8 checks
2 months ago
MarcoFalke faf17df7fb
lint: Document missing py_lint dependency
2 months ago
MarcoFalke faebeb828f
lint: Remove python whitespace and shadowing lint rules
2 months ago
MarcoFalke 7777047835
lint: Remove python lint rules that are SyntaxError
2 months ago
Lőrinc 837fbca036 Update spelling.ignore-words
2 months ago
Hennadii Stepanov c360837ca5
cmake, lint: Adjust `lint_includes_build_config`
3 months ago
MarcoFalke fac7b7ff7f
lint: Find function calls in default arguments
3 months ago
Lőrinc bccfca0382 Fix lint-spelling warnings
4 months ago
MarcoFalke fa6270737e
rpc: Use CHECK_NONFATAL over Assert
4 months ago
willcl-ark dea7afd5e4
lint: remove unneeded trailing line fix
4 months ago
willcl-ark 4d942547a8
lint: ignore files ignored by git in mlc
4 months ago
David Gumberg 0fcbfdb7ad Support running individual lint checks
5 months ago
willcl-ark 4b7d984269
lint: add markdown hyperlink checker
6 months ago
merge-script 09d3ad2861
Merge bitcoin/bitcoin#30025: doc: fix broken relative md links
6 months ago
Ava Chow 8efd03ad04
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma keep to bitcoin-config.h includes
6 months ago
willcl-ark 4b9f49da2b
doc: fix broken relative md links
6 months ago
MarcoFalke fa09451f8e
Add lint check for bitcoin-config.h include IWYU pragma
6 months ago
MarcoFalke fa9be2f795
lint: [doc] Clarify Windows line endings (CR LF) not to be used
6 months ago
Ava Chow a9011781fc
Merge bitcoin/bitcoin#29689: lint: scripted-diff verification also requires GNU grep
7 months ago
Hennadii Stepanov 13f5391bbb
Fix typos in `subprocess.hpp`
7 months ago
Sebastian Falbesoner 70434b1c44
external_signer: replace boost::process with cpp-subprocess
8 months ago
Hennadii Stepanov cc8b9875b1
Add `cpp-subprocess` header-only library
8 months ago
fanquake 28f2ca675f
Merge bitcoin/bitcoin#29479: test: Refactor subtree exclusion in lint tests
8 months ago
Brandon Odiwuor 80fa7da21c test: Refactor subtree exclusion in lint tests
8 months ago
MarcoFalke fa1146d01b
lint: Fix COMMIT_RANGE issues
8 months ago
Sjors Provoost 3bf4f8db66
lint: scripted-diff verification also requires GNU grep
8 months ago
Fabian Jahr fad7f42324
lint: Clarify lint runner rust dependency
8 months ago
MarcoFalke 5555395c15
lint: Use git --no-pager to print any output in one go
8 months ago
MarcoFalke fa5729436c
lint: Fix lint-whitespace issues
8 months ago
naiyoma 53ffd5a410 docs: Fix broken reference to CI setup in test/lint/README.md
8 months ago
MarcoFalke fa31908ea8
lint: Check for missing or redundant bitcoin-config.h includes
9 months ago
MarcoFalke fa63b0e351
lint: Make lint error easier to spot in output
9 months ago
MarcoFalke fa770fd368
doc: Add missing RUST_BACKTRACE=1
9 months ago