aboutsummaryrefslogtreecommitdiff
path: root/test/lint
AgeCommit message (Expand)Author
2018-06-14Add linter: Enforce the source code file naming convention described in the d...practicalswift
2018-06-12Merge #13120: policy: Treat segwit as always activeWladimir J. van der Laan
2018-06-11Merge #13230: Simplify include analysis by enforcing the developer guide's in...Wladimir J. van der Laan
2018-06-07Merge #13041: build: Add linter checking for accidental introduction of local...Wladimir J. van der Laan
2018-06-06lint: Add linter to error on #include <*.cpp>Ben Woosley
2018-06-06Enforce the use of bracket syntax includes ("#include <foo.h>")practicalswift
2018-06-06build: Add linter for checking accidental locale dependencepracticalswift
2018-06-04build: Guard against accidental introduction of new Boost dependenciespracticalswift
2018-05-29policy: Treat segwit as always activeMarcoFalke
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke