Wladimir J. van der Laan
|
3491bf358a
|
test: Mention commit id in scripted diff error
|
4 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 |
Hennadii Stepanov
|
1ac454a384
|
Enable ShellCheck rules
Enabled ShellCheck rules:
SC1087
SC2001
SC2004
SC2005
SC2006
SC2016
SC2028
SC2048
SC2066 (note that IFS already contains only a line feed)
SC2116
SC2166
SC2181
SC2206
SC2207
SC2230
SC2236
|
5 years ago |
Carl Dong
|
43f9099901
|
scripted-diff: Run scripted-diff in subshell
-BEGIN VERIFY SCRIPT-
sed -i 's/\bi\b/commit/g' test/lint/commit-script-check.sh
sed -i '34s/eval "$SCRIPT"/(eval "$SCRIPT")/' test/lint/commit-script-check.sh
-END VERIFY SCRIPT-
|
6 years ago |
practicalswift
|
3352da8da1
|
Add "export LC_ALL=C" to all shell scripts
|
6 years ago |
MarcoFalke
|
fa3c910bfe
|
test: Move linters to test/lint, add readme
|
7 years ago |