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
/
README.md
Age
Commit message (
Expand
)
Author
2024-05-03
doc: fix broken relative md links
willcl-ark
2024-03-26
test: Refactor subtree exclusion in lint tests
Brandon Odiwuor
2024-03-17
lint: Clarify lint runner rust dependency
Fabian Jahr
2024-03-05
docs: Fix broken reference to CI setup in test/lint/README.md
naiyoma
2024-02-20
doc: Add missing RUST_BACKTRACE=1
MarcoFalke
2024-01-16
test: Remove all-lint.py script
MarcoFalke
2024-01-16
doc: move-only lint docs to one place
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-09-14
ci: Add filesystem lint check
MarcoFalke
2023-08-29
doc: Recommend lint image build on every call
MarcoFalke
2023-07-16
ci: Use DOCKER_BUILDKIT for lint image
MarcoFalke
2023-01-18
test: add an easy way to run linters locally
James O'Beirne
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-07
test: rename lint-all.py to all-lint.py
Martin Leitner-Ankerl
2022-04-26
Converting `lint-all.sh` to `lint-all.py`.
hiago
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-09-29
doc: update developer docs for subtree renaming
fanquake
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-06-12
doc: improve subtree check instructions
Sjors Provoost
2020-01-28
test: Add crc32c to subtree check linter
Wladimir J. van der Laan
2019-10-17
doc: Document that GNU tools are required for linters
MarcoFalke
2018-05-24
test: Move linters to test/lint, add readme
MarcoFalke