xref: /aosp_15_r20/external/executorch/.clang-tidy (revision 523fa7a60841cd1ecfb9cc4201f1ca8b03ed023a)
1*523fa7a6SAndroid Build Coastguard Worker---
2*523fa7a6SAndroid Build Coastguard Worker# NOTE there must be no spaces before the '-', so put the comma last.
3*523fa7a6SAndroid Build Coastguard WorkerInheritParentConfig: true
4*523fa7a6SAndroid Build Coastguard WorkerChecks: '
5*523fa7a6SAndroid Build Coastguard Worker-facebook-hte-BadMemberName,
6*523fa7a6SAndroid Build Coastguard Worker-facebook-hte-NullableReturn,
7*523fa7a6SAndroid Build Coastguard Worker'
8*523fa7a6SAndroid Build Coastguard WorkerAnalyzeTemporaryDtors: false
9*523fa7a6SAndroid Build Coastguard WorkerCheckOptions:
10*523fa7a6SAndroid Build Coastguard Worker...
11