Commit Graph

8 Commits (8e37ece015c8afd97572bdc742981792b02c6700)

Author SHA1 Message Date
Dan Callahan d7141e0b8b
Fix Shellcheck SC2006: Use $(...) notation 3 years ago
Dan Callahan 13f084eb58
Fix Shellcheck SC2086: Quote to prevent splitting 3 years ago
Dan Callahan 64adbb7b54
Fix Shellcheck SC2046: Quote to prevent word split 3 years ago
Dan Callahan 12d79ff1b6
Fix Shellcheck SC2164: exit in case cd fails. 3 years ago
Quentin Gliech d4c4798a25
Use interpreter from $PATH instead of absolute paths in various scripts using /usr/bin/env (#9689) 4 years ago
Andrew Morgan 22db45bd4d
Prevent the config-lint script erroring out on any sample_config changes (#9562) 4 years ago
Patrick Cloke ba547ec3a9
Use BSD-compatible in-place editing for sed. (#6887) 5 years ago
Andrew Morgan 409c62b27b
Add config linting script that checks for bool casing (#6203) 5 years ago