From e14a4b571939884923cfe70487af5b35dd036145 Mon Sep 17 00:00:00 2001 From: William Emfinger Date: Fri, 29 Dec 2023 15:16:09 -0600 Subject: [PATCH] update to suppress magic_enum as well? --- suppressions.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/suppressions.txt b/suppressions.txt index 563d866cf..920b5add7 100644 --- a/suppressions.txt +++ b/suppressions.txt @@ -9,3 +9,4 @@ cstyleCast // Specific suppressions of the form: // [error id]:[filename]:[line] *:lib/* +*:components/state_machine/include/magic_enum.hpp