From 4b5cdb207ac7fa9bc84555f7d433b47fa84dd7d2 Mon Sep 17 00:00:00 2001 From: Ben Ashbaugh Date: Mon, 20 Feb 2023 23:04:31 -0800 Subject: [PATCH] disable clang-format for one more test file --- tests/dx_sharing_prototypes.h | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/tests/dx_sharing_prototypes.h b/tests/dx_sharing_prototypes.h index 373cd3f..317ea14 100644 --- a/tests/dx_sharing_prototypes.h +++ b/tests/dx_sharing_prototypes.h @@ -1,3 +1,11 @@ +/******************************************************************************* +// Copyright (c) 2021-2023 Ben Ashbaugh +// +// SPDX-License-Identifier: MIT or Apache-2.0 +*/ + +// clang-format off + #ifndef DX_SHARING_PROTOTYPES_H_ #define DX_SHARING_PROTOTYPES_H_