Commit Graph

10 Commits (be27048a1842b76de5b230383c1466b72dfd8cc5)

Author SHA1 Message Date
practicalswift ad691f666b Add linter: Enforce the source code file naming convention described in the developer notes
6 years ago
Wladimir J. van der Laan ca2a23387b
Merge #13120: policy: Treat segwit as always active
7 years ago
Wladimir J. van der Laan 7c32b414b6
Merge #13230: Simplify include analysis by enforcing the developer guide's include syntax
7 years ago
Wladimir J. van der Laan 5779dc4f76
Merge #13041: build: Add linter checking for accidental introduction of locale dependence
7 years ago
Ben Woosley 9d6c9dbb88
lint: Add linter to error on #include <*.cpp>
7 years ago
practicalswift 6d10f43738 Enforce the use of bracket syntax includes ("#include <foo.h>")
7 years ago
practicalswift 0a4ea2f458 build: Add linter for checking accidental locale dependence
7 years ago
practicalswift 81bbd32a2c build: Guard against accidental introduction of new Boost dependencies
7 years ago
MarcoFalke fa7a6cf1b3
policy: Treat segwit as always active
7 years ago
MarcoFalke fa3c910bfe
test: Move linters to test/lint, add readme
7 years ago