]> git.ipfire.org Git - thirdparty/bind9.git/commit
chg: ci: Update code formatting
authorMichal Nowak <mnowak@isc.org>
Wed, 11 Sep 2024 09:28:55 +0000 (09:28 +0000)
committerMichal Nowak <mnowak@isc.org>
Wed, 11 Sep 2024 09:28:55 +0000 (09:28 +0000)
commit0962fbd2001bbecf957b1b0da420a6ef55a0ad09
treedd382ac5cba512f1f8b194d121255a12784f8145
parentb343484ddb6bdd6f971d0c28e2e72bdfa1e9c40a
parent8ff039e3eb592b5898cea464c6e60ec1bad1629f
chg: ci: Update code formatting

clang 19 was updated in the base image.

Merge branch 'mnowak/fix-clang-format' into 'main'

See merge request isc-projects/bind9!9475