aboutsummaryrefslogtreecommitdiff
path: root/test/lint/lint-shell.sh
AgeCommit message (Expand)Author
2020-03-02doc: Correct spelling errors in commentsBen Woosley
2019-11-27script: Enable SC2001 rule for Gitian scriptsHennadii Stepanov
2019-11-27script: Enable SC2155 rule for Gitian scriptsHennadii Stepanov
2019-11-06script: Enable SC2006 rule for Gitian scriptsHennadii Stepanov
2019-11-06script: Lint Gitian descriptors with ShellCheckHennadii Stepanov
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-01-16Remove no longer needed shellcheck suppressionspracticalswift
2019-01-16Remove repeated suppression. Fix indentation.practicalswift
2019-01-14refactor/lint: Add ignored suggestions to an arrayVidar Holen
2019-01-14qa: Ignore shellcheck warning SC2236João Barbosa
2018-08-31macOS fix: Add excludes for checks added in the newer shellcheck version inst...practicalswift
2018-08-02fix locale for lint-shellJulian Fleischer
2018-06-20Obsolete #!/bin/bash shebangDesWurstes
2018-06-14Add "export LC_ALL=C" to all shell scriptspracticalswift
2018-05-24test: Move linters to test/lint, add readmeMarcoFalke