Age | Commit message (Expand) | Author |
---|---|---|
2019-11-06 | script: Lint Gitian descriptors with ShellCheck | Hennadii Stepanov |
2019-07-04 | Enable ShellCheck rules | Hennadii Stepanov |
2019-01-16 | Remove no longer needed shellcheck suppressions | practicalswift |
2019-01-16 | Remove repeated suppression. Fix indentation. | practicalswift |
2019-01-14 | refactor/lint: Add ignored suggestions to an array | Vidar Holen |
2019-01-14 | qa: Ignore shellcheck warning SC2236 | João Barbosa |
2018-08-31 | macOS fix: Add excludes for checks added in the newer shellcheck version inst... | practicalswift |
2018-08-02 | fix locale for lint-shell | Julian Fleischer |
2018-06-20 | Obsolete #!/bin/bash shebang | DesWurstes |
2018-06-14 | Add "export LC_ALL=C" to all shell scripts | practicalswift |
2018-05-24 | test: Move linters to test/lint, add readme | MarcoFalke |