summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/.clang-format2
-rw-r--r--subprojects/.clang-tidy1
2 files changed, 3 insertions, 0 deletions
diff --git a/subprojects/.clang-format b/subprojects/.clang-format
new file mode 100644
index 0000000000..46626920cf
--- /dev/null
+++ b/subprojects/.clang-format
@@ -0,0 +1,2 @@
+---
+DisableFormat: true
diff --git a/subprojects/.clang-tidy b/subprojects/.clang-tidy
new file mode 100644
index 0000000000..612bd0ee8d
--- /dev/null
+++ b/subprojects/.clang-tidy
@@ -0,0 +1 @@
+Checks: '-*'