From cd3d9986f40fd4e605ac2e8168512065439173e2 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 1 Oct 2022 20:12:13 -0400 Subject: Split up public API header --- .clang-format | 1 + 1 file changed, 1 insertion(+) (limited to '.clang-format') diff --git a/.clang-format b/.clang-format index 26b69415..0a3ac765 100644 --- a/.clang-format +++ b/.clang-format @@ -23,6 +23,7 @@ KeepEmptyLinesAtTheStartOfBlocks: false SpacesInContainerLiterals: false AttributeMacros: - SERD_ALLOCATED + - SERD_ALWAYS_INLINE_FUNC - SERD_API - SERD_CONST_FINC - SERD_FALLTHROUGH -- cgit v1.2.1