summaryrefslogtreecommitdiff
path: root/src/boot_O2
diff options
context:
space:
mode:
authorrylieb <31797144+rylieb@users.noreply.github.com>2021-10-24 11:06:46 -0600
committerGitHub <noreply@github.com>2021-10-24 13:06:46 -0400
commit57a9fb7b34acc1d248a07398cf1e7ce3864ad0fc (patch)
tree0090e69ca809037f8f315e6af2535337e1003efa /src/boot_O2
parentef53ba82614ae64043101360931af2ee2dd11fea (diff)
Hopefully prevent misformatted files from ever entering master again. (#356)
* Added tools/check_format.sh. * Exit nonzero from format.sh if clang-format-11 not installed. * Replace which with command -v. * Fail check_format.sh if format.sh fails. * Improve Jenkinsfile. * Take exit 0 out of else in check_format.sh. * Format flg_set.c to test new Jenkins environment. * Fix formatter failed logic in check_format.sh. * Format all misformatted files in master. * Remove Summarize Problems stage from Jenkins. I didn't realize Jenkins would not a run a subsequent stage if a previous stage errored. This defeats the purpose of summarizing all problems at the end, since this will only happen if there *are* no problems. * Use Post->Failure block to print all logs instead. * Remove spurious semicolon in arms_hook.
Diffstat (limited to 'src/boot_O2')
0 files changed, 0 insertions, 0 deletions