From a8adedd10071dba44bee40bc738608a630e18d57 Mon Sep 17 00:00:00 2001 From: Alexander Lohnau Date: Mon, 25 Sep 2023 06:17:37 +0200 Subject: [PATCH] Disable clang-format for mdns header This is imported and thus doesn't make sense to be formatted --- core/backends/lan/mdns.h | 1 + 1 file changed, 1 insertion(+) diff --git a/core/backends/lan/mdns.h b/core/backends/lan/mdns.h index 9b2582423..686f7ff23 100644 --- a/core/backends/lan/mdns.h +++ b/core/backends/lan/mdns.h @@ -12,6 +12,7 @@ * */ +// clang-format off #pragma once #include