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-10-10
doc: lint: correct outdated comment (s/Makefile.am/CMakeLists.txt/)
Sebastian Falbesoner
2024-10-10
scripted-diff: drop config/ subdir for bitcoin-config.h, rename to bitcoin-bu...
Sebastian Falbesoner
2024-09-05
lint: Check for release note snippets in the wrong folder
MarcoFalke
2024-08-29
lint: Speed up flake8 checks
MarcoFalke
2024-08-29
lint: Document missing py_lint dependency
MarcoFalke
2024-08-16
cmake, lint: Adjust `lint_includes_build_config`
Hennadii Stepanov
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