diff --git a/src/external/.clang-format b/src/external/.clang-format new file mode 100644 index 000000000..9d159247d --- /dev/null +++ b/src/external/.clang-format @@ -0,0 +1,2 @@ +DisableFormat: true +SortIncludes: false diff --git a/src/external/.clang-format.license b/src/external/.clang-format.license new file mode 100644 index 000000000..8704c1f1c --- /dev/null +++ b/src/external/.clang-format.license @@ -0,0 +1,3 @@ +Copyright 2022, Collabora, Ltd. + +SPDX-License-Identifier: BSL-1.0