Skip to content

Commit fbf45db

Browse files
authored
disable clang-format for one more test file (#20)
1 parent f8a2ff2 commit fbf45db

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tests/dx_sharing_prototypes.h

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
/*******************************************************************************
2+
// Copyright (c) 2021-2023 Ben Ashbaugh
3+
//
4+
// SPDX-License-Identifier: MIT or Apache-2.0
5+
*/
6+
7+
// clang-format off
8+
19
#ifndef DX_SHARING_PROTOTYPES_H_
210
#define DX_SHARING_PROTOTYPES_H_
311

0 commit comments

Comments
 (0)