Commit Graph

9 Commits (703414994aa46c8f7d37ff66c77573ae6e7dcb20)

Author SHA1 Message Date
practicalswift a517541794 Remove no longer needed shellcheck suppressions
6 years ago
practicalswift 07a53dce9f Remove repeated suppression. Fix indentation.
6 years ago
Vidar Holen cbd9091ed5 refactor/lint: Add ignored suggestions to an array
6 years ago
João Barbosa f652f85d0c qa: Ignore shellcheck warning SC2236
6 years ago
practicalswift 908a559f33 macOS fix: Add excludes for checks added in the newer shellcheck version installed by brew
6 years ago
Julian Fleischer 83c48d9a1f fix locale for lint-shell
6 years ago
DesWurstes 000000035b Obsolete #!/bin/bash shebang
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