summaryrefslogtreecommitdiff
path: root/hack/validate/dco
Commit message (Expand)AuthorAgeFilesLines
* validate: address SC2155 (shellcheck)Sebastiaan van Stijn2022-08-291-1/+1
* run shfmtAkihiro Suda2020-03-031-3/+3
* Shell scripts: fix bare variablesSebastiaan van Stijn2019-01-101-1/+1
* Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-101-3/+3
* Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-241-3/+3
* Convert script shebangs from "#!/bin/bash" to "#!/usr/bin/env bash"Tianon Gravi2017-02-131-1/+1
* Move validation out of hack/makeDaniel Nephin2016-11-031-0/+55