From 11bac9dbd2d1bfab448094ee2f76c36a0f1068e2 Mon Sep 17 00:00:00 2001 From: Andrea Terzolo Date: Mon, 30 Sep 2024 10:44:31 +0200 Subject: [PATCH] update: ignore_some_files Signed-off-by: Andrea Terzolo --- .clang-format-ignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.clang-format-ignore b/.clang-format-ignore index df0ba12c4ec..ce101ee3e9d 100644 --- a/.clang-format-ignore +++ b/.clang-format-ignore @@ -1 +1,3 @@ -# Add here new files to ignore +# These files contain some JSON schema definitions that are not C++ code +userspace/falco/config_json_schema.h +userspace/engine/rule_json_schema.h