aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/rerex/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/rerex/.clang-tidy')
-rw-r--r--subprojects/rerex/.clang-tidy6
1 files changed, 6 insertions, 0 deletions
diff --git a/subprojects/rerex/.clang-tidy b/subprojects/rerex/.clang-tidy
new file mode 100644
index 00000000..3a0d4d70
--- /dev/null
+++ b/subprojects/rerex/.clang-tidy
@@ -0,0 +1,6 @@
+Checks: >
+ *,
+ -llvmlibc*,
+WarningsAsErrors: '*'
+HeaderFilterRegex: '.*'
+FormatStyle: file