summaryrefslogtreecommitdiffstats
path: root/src/ingen/.clang-tidy
diff options
context:
space:
mode:
Diffstat (limited to 'src/ingen/.clang-tidy')
-rw-r--r--src/ingen/.clang-tidy3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ingen/.clang-tidy b/src/ingen/.clang-tidy
new file mode 100644
index 00000000..e7bf0b6a
--- /dev/null
+++ b/src/ingen/.clang-tidy
@@ -0,0 +1,3 @@
+Checks: >
+ -bugprone-exception-escape,
+InheritParentConfig: true