diff options
Diffstat (limited to 'libcxx/src')
-rw-r--r-- | libcxx/src/.clang-tidy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libcxx/src/.clang-tidy b/libcxx/src/.clang-tidy new file mode 100644 index 0000000..ec8f2e0 --- /dev/null +++ b/libcxx/src/.clang-tidy @@ -0,0 +1,4 @@ +InheritParentConfig: true + +Checks: > + -readability-identifier-naming |