diff --git a/src/wayland/tools/.clang-format b/src/wayland/tools/.clang-format new file mode 100644 index 0000000000..9d159247d5 --- /dev/null +++ b/src/wayland/tools/.clang-format @@ -0,0 +1,2 @@ +DisableFormat: true +SortIncludes: false