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
|
2019-07-04 19:35:25 +03:00 |
|
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-
|
2018-12-04 07:57:02 -08:00 |
|
practicalswift
|
3352da8da1
|
Add "export LC_ALL=C" to all shell scripts
|
2018-06-14 15:27:52 +02:00 |
|
MarcoFalke
|
fa3c910bfe
|
test: Move linters to test/lint, add readme
|
2018-05-24 12:02:15 -04:00 |
|