Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-16 | Run all lint scripts | Julian Fleischer | |
The description reads: ``` # This script runs all contrib/devtools/lint-*.sh files, and fails if any exit # with a non-zero status code. ``` This runs all scripts and returns with a non-zero exit code if any failed. | |||
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 | |