]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add utility script to detect trailing whitespace
authorTom Krizek <tkrizek@isc.org>
Tue, 13 Jun 2023 08:26:26 +0000 (10:26 +0200)
committerTom Krizek <tkrizek@isc.org>
Tue, 13 Jun 2023 13:06:38 +0000 (15:06 +0200)
commit034a32a4f392235f3f1ff2c0a4646ebbd63cc807
tree27725a9f9786c3eda7e7ed5b828d483ad0490cc4
parent03e981ed2c622b88f41487820a6e4dc7f62f039d
Add utility script to detect trailing whitespace

Run the script in CI as well to ensure we don't accidentally add
trailing whitespace again.
.gitlab-ci.yml
util/check-trailing-whitespace.sh [new file with mode: 0755]