]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add new clang-format option to remove redundant semicolons
authorOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2024 09:39:47 +0000 (10:39 +0100)
committerOndřej Surý <ondrej@isc.org>
Tue, 19 Nov 2024 11:27:22 +0000 (12:27 +0100)
commitc7420eccd9b169dd0fd8864f192373a3390988af
treeb9213c378263d8aed4eff135f948644abf0e65b9
parent0258850f202b7a46b52f3e3a4968c3fc68fe9a45
Add new clang-format option to remove redundant semicolons

The new clang-format options (since clang-format 16) removes semicolons
after the closing braces of functions and constructors/destructors.
.clang-format
.clang-format.headers