mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-27 09:12:52 +00:00
trivial: Add the missing unversioned clang-format-diff
This commit is contained in:
parent
2a78d6d520
commit
a75266e701
@ -18,6 +18,7 @@ CLANG_FORMATTERS = [
|
||||
CLANG_DIFF_FORMATTERS = [
|
||||
"clang-format-diff-11",
|
||||
"clang-format-diff-13",
|
||||
"clang-format-diff",
|
||||
]
|
||||
FIXUPS = {"g_autoptr (": "g_autoptr(", "sizeof (": "sizeof(", "g_auto (": "g_auto("}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user