Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Shellcheck SC2006: Use $(...) notation | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2086: Quote to prevent splitting | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2046: Quote to prevent word split | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Fix Shellcheck SC2164: exit in case cd fails. | Dan Callahan | 2021-10-22 | 1 | -1/+1 |
* | Use interpreter from $PATH instead of absolute paths in various scripts using... | Quentin Gliech | 2021-03-25 | 1 | -1/+1 |
* | Prevent the config-lint script erroring out on any sample_config changes (#9562) | Andrew Morgan | 2021-03-09 | 1 | -2/+7 |
* | Use BSD-compatible in-place editing for sed. (#6887) | Patrick Cloke | 2020-02-12 | 1 | -1/+2 |
* | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -0/+9 |