MarcoFalke
fa488f131f
scripted-diff: Bump copyright headers
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
practicalswift
cc668d06fb
tests: Add fuzzing harness for strprintf(...)
5 years ago
MarcoFalke
aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
MarcoFalke
fa8f195195
Replace remaining fprintf with tfm::format manually
5 years ago
practicalswift
0b7196ecad
Fix warnings introduced in shellcheck v0.6.0
6 years ago
practicalswift
b57d7d92fe
macOS fix: Avoid mapfile due to ancient version of bash shipped with macOS
6 years ago
practicalswift
bcd4b0f5cd
Add linting of WalletLogPrintf(...) format strings
6 years ago
practicalswift
a3e4556949
build: Add format string linter
...
This linter checks that the number of arguments passed to each variadic format
string function matches the number of format specifiers in the format string.
6 years ago