index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lint
/
test_runner
Age
Commit message (
Expand
)
Author
2024-08-09
lint: Find function calls in default arguments
MarcoFalke
2024-07-03
lint: remove unneeded trailing line fix
willcl-ark
2024-07-03
lint: ignore files ignored by git in mlc
willcl-ark
2024-06-04
Support running individual lint checks
David Gumberg
2024-05-24
lint: add markdown hyperlink checker
willcl-ark
2024-05-07
Merge bitcoin/bitcoin#29494: build: Assume HAVE_CONFIG_H, Add IWYU pragma kee...
Ava Chow
2024-05-01
Add lint check for bitcoin-config.h include IWYU pragma
MarcoFalke
2024-05-01
lint: [doc] Clarify Windows line endings (CR LF) not to be used
MarcoFalke
2024-03-13
lint: Use git --no-pager to print any output in one go
MarcoFalke
2024-03-12
lint: Fix lint-whitespace issues
MarcoFalke
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2024-02-20
lint: Make lint error easier to spot in output
MarcoFalke
2024-02-20
lint: Add get_subtrees() helper
MarcoFalke
2024-01-16
test: Remove all-lint.py script
MarcoFalke
2023-11-13
lint: Report all lint errors instead of early exit
MarcoFalke
2023-09-14
ci: Add filesystem lint check
MarcoFalke