aboutsummaryrefslogtreecommitdiff
path: root/test/lint/commit-script-check.sh
Commit message (Collapse)AuthorAgeFilesLines
* test: Mention commit id in scripted diff errorWladimir J. van der Laan2020-10-031-1/+1
|
* scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
| | | | | | -BEGIN VERIFY SCRIPT- ./contrib/devtools/copyright_header.py update ./ -END VERIFY SCRIPT-
* Enable ShellCheck rulesHennadii Stepanov2019-07-041-4/+4
| | | | | | | | | | | | | | | | | | | | 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
* scripted-diff: Run scripted-diff in subshellCarl Dong2018-12-041-9/+9
| | | | | | | -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-
* Add "export LC_ALL=C" to all shell scriptspracticalswift2018-06-141-0/+1
|
* test: Move linters to test/lint, add readmeMarcoFalke2018-05-241-0/+46