xref: /openbmc/entity-manager/.clang-tidy (revision fc171428)
107d467bcSEd TanousChecks: '
207d467bcSEd Tanous-*,
3ab3acb7bSEd Tanousboost-use-to-string,
407d467bcSEd Tanousbugprone-argument-comment,
507d467bcSEd Tanousbugprone-assert-side-effect,
6*fc171428SEd Tanousbugprone-assignment-in-if-condition,
707d467bcSEd Tanousbugprone-bad-signal-to-kill-thread,
807d467bcSEd Tanousbugprone-bool-pointer-implicit-conversion,
907d467bcSEd Tanousbugprone-branch-clone,
10*fc171428SEd Tanousbugprone-casting-through-void,
11*fc171428SEd Tanousbugprone-chained-comparison,
12*fc171428SEd Tanousbugprone-compare-pointer-to-member-virtual-function,
1307d467bcSEd Tanousbugprone-copy-constructor-init,
1407d467bcSEd Tanousbugprone-dangling-handle,
1507d467bcSEd Tanousbugprone-dynamic-static-initializers,
16*fc171428SEd Tanousbugprone-empty-catch,
1707d467bcSEd Tanousbugprone-fold-init-type,
1807d467bcSEd Tanousbugprone-forward-declaration-namespace,
1907d467bcSEd Tanousbugprone-forwarding-reference-overload,
20ab3acb7bSEd Tanousbugprone-implicit-widening-of-multiplication-result,
2107d467bcSEd Tanousbugprone-inaccurate-erase,
22*fc171428SEd Tanousbugprone-inc-dec-in-conditions,
23*fc171428SEd Tanousbugprone-incorrect-enable-if,
2407d467bcSEd Tanousbugprone-incorrect-roundings,
2507d467bcSEd Tanousbugprone-infinite-loop,
2607d467bcSEd Tanousbugprone-integer-division,
2707d467bcSEd Tanousbugprone-lambda-function-name,
2807d467bcSEd Tanousbugprone-macro-parentheses,
2907d467bcSEd Tanousbugprone-macro-repeated-side-effects,
3007d467bcSEd Tanousbugprone-misplaced-operator-in-strlen-in-alloc,
3107d467bcSEd Tanousbugprone-misplaced-pointer-arithmetic-in-alloc,
3207d467bcSEd Tanousbugprone-misplaced-widening-cast,
33ab3acb7bSEd Tanousbugprone-move-forwarding-reference,
34*fc171428SEd Tanousbugprone-multi-level-implicit-pointer-conversion,
35*fc171428SEd Tanousbugprone-multiple-new-in-one-expression,
3607d467bcSEd Tanousbugprone-multiple-statement-macro,
3707d467bcSEd Tanousbugprone-no-escape,
38*fc171428SEd Tanousbugprone-non-zero-enum-to-bool-conversion,
3907d467bcSEd Tanousbugprone-not-null-terminated-result,
40*fc171428SEd Tanousbugprone-optional-value-conversion,
4107d467bcSEd Tanousbugprone-parent-virtual-call,
4207d467bcSEd Tanousbugprone-posix-return,
43ab3acb7bSEd Tanousbugprone-redundant-branch-condition,
4407d467bcSEd Tanousbugprone-reserved-identifier,
45*fc171428SEd Tanousbugprone-shared-ptr-array-mismatch,
46ab3acb7bSEd Tanousbugprone-signal-handler,
4707d467bcSEd Tanousbugprone-signed-char-misuse,
4807d467bcSEd Tanousbugprone-sizeof-container,
4907d467bcSEd Tanousbugprone-sizeof-expression,
5007d467bcSEd Tanousbugprone-spuriously-wake-up-functions,
51*fc171428SEd Tanousbugprone-standalone-empty,
5207d467bcSEd Tanousbugprone-string-constructor,
5307d467bcSEd Tanousbugprone-string-integer-assignment,
5407d467bcSEd Tanousbugprone-string-literal-with-embedded-nul,
55*fc171428SEd Tanousbugprone-stringview-nullptr,
5607d467bcSEd Tanousbugprone-suspicious-enum-usage,
57ab3acb7bSEd Tanousbugprone-suspicious-include,
58*fc171428SEd Tanousbugprone-suspicious-memory-comparison,
5907d467bcSEd Tanousbugprone-suspicious-memset-usage,
6007d467bcSEd Tanousbugprone-suspicious-missing-comma,
61*fc171428SEd Tanousbugprone-suspicious-realloc-usage,
6207d467bcSEd Tanousbugprone-suspicious-semicolon,
6307d467bcSEd Tanousbugprone-suspicious-string-compare,
6407d467bcSEd Tanousbugprone-swapped-arguments,
65*fc171428SEd Tanousbugprone-switch-missing-default-case,
6607d467bcSEd Tanousbugprone-terminating-continue,
6707d467bcSEd Tanousbugprone-throw-keyword-missing,
6807d467bcSEd Tanousbugprone-too-small-loop-variable,
69*fc171428SEd Tanousbugprone-unchecked-optional-access,
7007d467bcSEd Tanousbugprone-undefined-memory-manipulation,
7107d467bcSEd Tanousbugprone-undelegated-constructor,
72ab3acb7bSEd Tanousbugprone-unhandled-exception-at-new,
7307d467bcSEd Tanousbugprone-unhandled-self-assignment,
74*fc171428SEd Tanousbugprone-unique-ptr-array-mismatch,
75*fc171428SEd Tanousbugprone-unsafe-functions,
76*fc171428SEd Tanousbugprone-unused-local-non-trivial-variable,
7707d467bcSEd Tanousbugprone-unused-raii,
7807d467bcSEd Tanousbugprone-unused-return-value,
7907d467bcSEd Tanousbugprone-use-after-move,
8007d467bcSEd Tanousbugprone-virtual-near-miss,
8107d467bcSEd Tanouscert-con36-c,
8207d467bcSEd Tanouscert-con54-cpp,
8307d467bcSEd Tanouscert-dcl03-c,
8407d467bcSEd Tanouscert-dcl16-c,
8507d467bcSEd Tanouscert-dcl21-cpp,
8607d467bcSEd Tanouscert-dcl37-c,
8707d467bcSEd Tanouscert-dcl50-cpp,
8807d467bcSEd Tanouscert-dcl51-cpp,
8907d467bcSEd Tanouscert-dcl54-cpp,
9007d467bcSEd Tanouscert-dcl58-cpp,
9107d467bcSEd Tanouscert-dcl59-cpp,
9207d467bcSEd Tanouscert-env33-c,
9307d467bcSEd Tanouscert-err09-cpp,
9407d467bcSEd Tanouscert-err34-c,
9507d467bcSEd Tanouscert-err52-cpp,
9607d467bcSEd Tanouscert-err60-cpp,
9707d467bcSEd Tanouscert-err61-cpp,
9807d467bcSEd Tanouscert-fio38-c,
9907d467bcSEd Tanouscert-flp30-c,
10007d467bcSEd Tanouscert-mem57-cpp,
10107d467bcSEd Tanouscert-msc30-c,
10207d467bcSEd Tanouscert-msc32-c,
10307d467bcSEd Tanouscert-msc50-cpp,
10407d467bcSEd Tanouscert-msc51-cpp,
10507d467bcSEd Tanouscert-oop11-cpp,
10607d467bcSEd Tanouscert-oop54-cpp,
10707d467bcSEd Tanouscert-oop57-cpp,
108ab3acb7bSEd Tanouscert-oop58-cpp,
109ab3acb7bSEd Tanouscert-pos44-c,
110ab3acb7bSEd Tanouscert-pos47-c,
111ab3acb7bSEd Tanouscert-sig30-c,
112ab3acb7bSEd Tanouscert-str34-c,
113*fc171428SEd Tanousclang-analyzer-apiModeling.Errno,
11407d467bcSEd Tanousclang-analyzer-apiModeling.StdCLibraryFunctions,
11507d467bcSEd Tanousclang-analyzer-apiModeling.TrustNonnull,
116*fc171428SEd Tanousclang-analyzer-apiModeling.TrustReturnsNonnull,
11707d467bcSEd Tanousclang-analyzer-apiModeling.google.GTest,
11807d467bcSEd Tanousclang-analyzer-apiModeling.llvm.CastValue,
11907d467bcSEd Tanousclang-analyzer-apiModeling.llvm.ReturnValue,
12007d467bcSEd Tanousclang-analyzer-core.CallAndMessage,
12107d467bcSEd Tanousclang-analyzer-core.CallAndMessageModeling,
12207d467bcSEd Tanousclang-analyzer-core.DivideZero,
12307d467bcSEd Tanousclang-analyzer-core.DynamicTypePropagation,
12407d467bcSEd Tanousclang-analyzer-core.NonNullParamChecker,
12507d467bcSEd Tanousclang-analyzer-core.NonnilStringConstants,
12607d467bcSEd Tanousclang-analyzer-core.NullDereference,
12707d467bcSEd Tanousclang-analyzer-core.StackAddrEscapeBase,
12807d467bcSEd Tanousclang-analyzer-core.StackAddressEscape,
12907d467bcSEd Tanousclang-analyzer-core.UndefinedBinaryOperatorResult,
13007d467bcSEd Tanousclang-analyzer-core.VLASize,
13107d467bcSEd Tanousclang-analyzer-core.builtin.BuiltinFunctions,
13207d467bcSEd Tanousclang-analyzer-core.builtin.NoReturnFunctions,
13307d467bcSEd Tanousclang-analyzer-core.uninitialized.ArraySubscript,
13407d467bcSEd Tanousclang-analyzer-core.uninitialized.Assign,
13507d467bcSEd Tanousclang-analyzer-core.uninitialized.Branch,
13607d467bcSEd Tanousclang-analyzer-core.uninitialized.CapturedBlockVariable,
137*fc171428SEd Tanousclang-analyzer-core.uninitialized.NewArraySize,
13807d467bcSEd Tanousclang-analyzer-core.uninitialized.UndefReturn,
13907d467bcSEd Tanousclang-analyzer-cplusplus.InnerPointer,
14007d467bcSEd Tanousclang-analyzer-cplusplus.Move,
14107d467bcSEd Tanousclang-analyzer-cplusplus.NewDelete,
14207d467bcSEd Tanousclang-analyzer-cplusplus.NewDeleteLeaks,
14307d467bcSEd Tanousclang-analyzer-cplusplus.PlacementNew,
14407d467bcSEd Tanousclang-analyzer-cplusplus.PureVirtualCall,
14507d467bcSEd Tanousclang-analyzer-cplusplus.SelfAssignment,
14607d467bcSEd Tanousclang-analyzer-cplusplus.SmartPtrModeling,
147*fc171428SEd Tanousclang-analyzer-cplusplus.StringChecker,
14807d467bcSEd Tanousclang-analyzer-cplusplus.VirtualCallModeling,
14907d467bcSEd Tanousclang-analyzer-deadcode.DeadStores,
15007d467bcSEd Tanousclang-analyzer-fuchsia.HandleChecker,
15107d467bcSEd Tanousclang-analyzer-nullability.NullPassedToNonnull,
15207d467bcSEd Tanousclang-analyzer-nullability.NullReturnedFromNonnull,
15307d467bcSEd Tanousclang-analyzer-nullability.NullabilityBase,
15407d467bcSEd Tanousclang-analyzer-nullability.NullableDereferenced,
15507d467bcSEd Tanousclang-analyzer-nullability.NullablePassedToNonnull,
15607d467bcSEd Tanousclang-analyzer-nullability.NullableReturnedFromNonnull,
15707d467bcSEd Tanousclang-analyzer-optin.cplusplus.UninitializedObject,
15807d467bcSEd Tanousclang-analyzer-optin.cplusplus.VirtualCall,
15907d467bcSEd Tanousclang-analyzer-optin.mpi.MPI-Checker,
16007d467bcSEd Tanousclang-analyzer-optin.osx.OSObjectCStyleCast,
16107d467bcSEd Tanousclang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker,
16207d467bcSEd Tanousclang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker,
16307d467bcSEd Tanousclang-analyzer-optin.performance.GCDAntipattern,
16407d467bcSEd Tanousclang-analyzer-optin.performance.Padding,
16507d467bcSEd Tanousclang-analyzer-optin.portability.UnixAPI,
16607d467bcSEd Tanousclang-analyzer-osx.API,
16707d467bcSEd Tanousclang-analyzer-osx.MIG,
16807d467bcSEd Tanousclang-analyzer-osx.NSOrCFErrorDerefChecker,
16907d467bcSEd Tanousclang-analyzer-osx.NumberObjectConversion,
17007d467bcSEd Tanousclang-analyzer-osx.OSObjectRetainCount,
17107d467bcSEd Tanousclang-analyzer-osx.ObjCProperty,
17207d467bcSEd Tanousclang-analyzer-osx.SecKeychainAPI,
17307d467bcSEd Tanousclang-analyzer-osx.cocoa.AtSync,
17407d467bcSEd Tanousclang-analyzer-osx.cocoa.AutoreleaseWrite,
17507d467bcSEd Tanousclang-analyzer-osx.cocoa.ClassRelease,
17607d467bcSEd Tanousclang-analyzer-osx.cocoa.Dealloc,
17707d467bcSEd Tanousclang-analyzer-osx.cocoa.IncompatibleMethodTypes,
17807d467bcSEd Tanousclang-analyzer-osx.cocoa.Loops,
17907d467bcSEd Tanousclang-analyzer-osx.cocoa.MissingSuperCall,
18007d467bcSEd Tanousclang-analyzer-osx.cocoa.NSAutoreleasePool,
18107d467bcSEd Tanousclang-analyzer-osx.cocoa.NSError,
18207d467bcSEd Tanousclang-analyzer-osx.cocoa.NilArg,
18307d467bcSEd Tanousclang-analyzer-osx.cocoa.NonNilReturnValue,
18407d467bcSEd Tanousclang-analyzer-osx.cocoa.ObjCGenerics,
18507d467bcSEd Tanousclang-analyzer-osx.cocoa.RetainCount,
18607d467bcSEd Tanousclang-analyzer-osx.cocoa.RetainCountBase,
18707d467bcSEd Tanousclang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak,
18807d467bcSEd Tanousclang-analyzer-osx.cocoa.SelfInit,
18907d467bcSEd Tanousclang-analyzer-osx.cocoa.SuperDealloc,
19007d467bcSEd Tanousclang-analyzer-osx.cocoa.UnusedIvars,
19107d467bcSEd Tanousclang-analyzer-osx.cocoa.VariadicMethodTypes,
19207d467bcSEd Tanousclang-analyzer-osx.coreFoundation.CFError,
19307d467bcSEd Tanousclang-analyzer-osx.coreFoundation.CFNumber,
19407d467bcSEd Tanousclang-analyzer-osx.coreFoundation.CFRetainRelease,
19507d467bcSEd Tanousclang-analyzer-osx.coreFoundation.containers.OutOfBounds,
19607d467bcSEd Tanousclang-analyzer-osx.coreFoundation.containers.PointerSizedValues,
19707d467bcSEd Tanousclang-analyzer-security.FloatLoopCounter,
19807d467bcSEd Tanousclang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
19907d467bcSEd Tanousclang-analyzer-security.insecureAPI.SecuritySyntaxChecker,
20007d467bcSEd Tanousclang-analyzer-security.insecureAPI.UncheckedReturn,
20107d467bcSEd Tanousclang-analyzer-security.insecureAPI.bcmp,
20207d467bcSEd Tanousclang-analyzer-security.insecureAPI.bcopy,
20307d467bcSEd Tanousclang-analyzer-security.insecureAPI.bzero,
20407d467bcSEd Tanousclang-analyzer-security.insecureAPI.decodeValueOfObjCType,
20507d467bcSEd Tanousclang-analyzer-security.insecureAPI.getpw,
20607d467bcSEd Tanousclang-analyzer-security.insecureAPI.gets,
20707d467bcSEd Tanousclang-analyzer-security.insecureAPI.mkstemp,
20807d467bcSEd Tanousclang-analyzer-security.insecureAPI.mktemp,
20907d467bcSEd Tanousclang-analyzer-security.insecureAPI.rand,
21007d467bcSEd Tanousclang-analyzer-security.insecureAPI.strcpy,
21107d467bcSEd Tanousclang-analyzer-security.insecureAPI.vfork,
21207d467bcSEd Tanousclang-analyzer-unix.API,
21307d467bcSEd Tanousclang-analyzer-unix.DynamicMemoryModeling,
21407d467bcSEd Tanousclang-analyzer-unix.Malloc,
21507d467bcSEd Tanousclang-analyzer-unix.MallocSizeof,
21607d467bcSEd Tanousclang-analyzer-unix.MismatchedDeallocator,
21707d467bcSEd Tanousclang-analyzer-unix.Vfork,
21807d467bcSEd Tanousclang-analyzer-unix.cstring.BadSizeArg,
21907d467bcSEd Tanousclang-analyzer-unix.cstring.CStringModeling,
22007d467bcSEd Tanousclang-analyzer-unix.cstring.NullArg,
22107d467bcSEd Tanousclang-analyzer-valist.CopyToSelf,
22207d467bcSEd Tanousclang-analyzer-valist.Uninitialized,
22307d467bcSEd Tanousclang-analyzer-valist.Unterminated,
22407d467bcSEd Tanousclang-analyzer-valist.ValistBase,
22507d467bcSEd Tanousclang-analyzer-webkit.NoUncountedMemberChecker,
22607d467bcSEd Tanousclang-analyzer-webkit.RefCntblBaseVirtualDtor,
227*fc171428SEd Tanousclang-analyzer-webkit.UncountedLambdaCapturesChecker,
228ab3acb7bSEd Tanouscppcoreguidelines-avoid-c-arrays,
229ab3acb7bSEd Tanouscppcoreguidelines-avoid-goto,
230*fc171428SEd Tanouscppcoreguidelines-avoid-non-const-global-variables,
231ab3acb7bSEd Tanouscppcoreguidelines-c-copy-assignment-signature,
232ab3acb7bSEd Tanouscppcoreguidelines-explicit-virtual-functions,
233ab3acb7bSEd Tanouscppcoreguidelines-init-variables,
234ab3acb7bSEd Tanouscppcoreguidelines-interfaces-global-init,
235ab3acb7bSEd Tanouscppcoreguidelines-macro-usage,
236ab3acb7bSEd Tanouscppcoreguidelines-no-malloc,
237ab3acb7bSEd Tanouscppcoreguidelines-prefer-member-initializer,
238ab3acb7bSEd Tanouscppcoreguidelines-pro-bounds-array-to-pointer-decay,
239ab3acb7bSEd Tanouscppcoreguidelines-pro-bounds-pointer-arithmetic,
240ab3acb7bSEd Tanouscppcoreguidelines-pro-type-const-cast,
241ab3acb7bSEd Tanouscppcoreguidelines-pro-type-cstyle-cast,
242ab3acb7bSEd Tanouscppcoreguidelines-pro-type-member-init,
243ab3acb7bSEd Tanouscppcoreguidelines-pro-type-reinterpret-cast,
244ab3acb7bSEd Tanouscppcoreguidelines-pro-type-static-cast-downcast,
245ab3acb7bSEd Tanouscppcoreguidelines-pro-type-union-access,
246ab3acb7bSEd Tanouscppcoreguidelines-slicing,
247ab3acb7bSEd Tanousgoogle-explicit-constructor,
248*fc171428SEd Tanousmisc-coroutine-hostile-raii,
249*fc171428SEd Tanousmisc-header-include-cycle,
250*fc171428SEd Tanousmisc-misleading-bidirectional,
251*fc171428SEd Tanousmisc-misleading-identifier,
25207d467bcSEd Tanousmisc-misplaced-const,
253*fc171428SEd Tanousmisc-new-delete-overloads,
254*fc171428SEd Tanousmisc-non-copyable-objects,
25507d467bcSEd Tanousmisc-redundant-expression,
25607d467bcSEd Tanousmisc-static-assert,
25707d467bcSEd Tanousmisc-throw-by-value-catch-by-reference,
25807d467bcSEd Tanousmisc-unconventional-assign-operator,
25907d467bcSEd Tanousmisc-uniqueptr-reset-release,
260*fc171428SEd Tanousmisc-unused-alias-decls,
261*fc171428SEd Tanousmisc-unused-parameters,
26207d467bcSEd Tanousmisc-unused-using-decls,
26307d467bcSEd Tanousmodernize-avoid-bind,
26407d467bcSEd Tanousmodernize-deprecated-headers,
26507d467bcSEd Tanousmodernize-deprecated-ios-base-aliases,
26607d467bcSEd Tanousmodernize-loop-convert,
26707d467bcSEd Tanousmodernize-make-shared,
26807d467bcSEd Tanousmodernize-make-unique,
26907d467bcSEd Tanousmodernize-raw-string-literal,
270a3ca14a6SDelphine CC Chiumodernize-redundant-void-arg,
27107d467bcSEd Tanousmodernize-replace-auto-ptr,
27207d467bcSEd Tanousmodernize-replace-random-shuffle,
27307d467bcSEd Tanousmodernize-return-braced-init-list,
27407d467bcSEd Tanousmodernize-shrink-to-fit,
27507d467bcSEd Tanousmodernize-unary-static-assert,
27607d467bcSEd Tanousmodernize-use-bool-literals,
27707d467bcSEd Tanousmodernize-use-default-member-init,
27807d467bcSEd Tanousmodernize-use-emplace,
27907d467bcSEd Tanousmodernize-use-equals-default,
28007d467bcSEd Tanousmodernize-use-equals-delete,
28107d467bcSEd Tanousmodernize-use-noexcept,
28207d467bcSEd Tanousmodernize-use-nullptr,
28307d467bcSEd Tanousmodernize-use-override,
28407d467bcSEd Tanousmodernize-use-transparent-functors,
28507d467bcSEd Tanousmodernize-use-uncaught-exceptions,
28607d467bcSEd Tanousmodernize-use-using,
28707d467bcSEd Tanousperformance-faster-string-find,
28807d467bcSEd Tanousperformance-for-range-copy,
28907d467bcSEd Tanousperformance-implicit-conversion-in-loop,
29007d467bcSEd Tanousperformance-inefficient-algorithm,
29107d467bcSEd Tanousperformance-inefficient-string-concatenation,
29207d467bcSEd Tanousperformance-inefficient-vector-operation,
29307d467bcSEd Tanousperformance-move-const-arg,
29407d467bcSEd Tanousperformance-move-constructor-init,
29507d467bcSEd Tanousperformance-no-automatic-move,
296ab3acb7bSEd Tanousperformance-no-int-to-ptr,
29707d467bcSEd Tanousperformance-noexcept-move-constructor,
29807d467bcSEd Tanousperformance-trivially-destructible,
29907d467bcSEd Tanousperformance-type-promotion-in-math-fn,
30007d467bcSEd Tanousperformance-unnecessary-copy-initialization,
30107d467bcSEd Tanousperformance-unnecessary-value-param,
302ab3acb7bSEd Tanousreadability-avoid-const-params-in-decls,
303*fc171428SEd Tanousreadability-avoid-nested-conditional-operator,
30407d467bcSEd Tanousreadability-braces-around-statements,
30507d467bcSEd Tanousreadability-const-return-type,
306*fc171428SEd Tanousreadability-container-contains,
307*fc171428SEd Tanousreadability-container-data-pointer,
308ab3acb7bSEd Tanousreadability-container-size-empty,
309ab3acb7bSEd Tanousreadability-convert-member-functions-to-static,
31007d467bcSEd Tanousreadability-delete-null-pointer,
31107d467bcSEd Tanousreadability-deleted-default,
31207d467bcSEd Tanousreadability-else-after-return,
313ab3acb7bSEd Tanousreadability-function-size,
314ab3acb7bSEd Tanousreadability-identifier-naming,
315ab3acb7bSEd Tanousreadability-implicit-bool-conversion,
316ab3acb7bSEd Tanousreadability-inconsistent-declaration-parameter-name,
317ab3acb7bSEd Tanousreadability-isolate-declaration,
318ab3acb7bSEd Tanousreadability-make-member-function-const,
319ab3acb7bSEd Tanousreadability-misleading-indentation,
320ab3acb7bSEd Tanousreadability-misplaced-array-index,
321ab3acb7bSEd Tanousreadability-named-parameter,
322ab3acb7bSEd Tanousreadability-non-const-parameter,
323ab3acb7bSEd Tanousreadability-qualified-auto,
324ab3acb7bSEd Tanousreadability-redundant-access-specifiers,
325ab3acb7bSEd Tanousreadability-redundant-control-flow,
326ab3acb7bSEd Tanousreadability-redundant-declaration,
327ab3acb7bSEd Tanousreadability-redundant-function-ptr-dereference,
328*fc171428SEd Tanousreadability-redundant-inline-specifier,
329ab3acb7bSEd Tanousreadability-redundant-member-init,
330ab3acb7bSEd Tanousreadability-redundant-preprocessor,
331ab3acb7bSEd Tanousreadability-redundant-smartptr-get,
332ab3acb7bSEd Tanousreadability-redundant-string-cstr,
333ab3acb7bSEd Tanousreadability-redundant-string-init,
334ab3acb7bSEd Tanousreadability-simplify-boolean-expr,
335ab3acb7bSEd Tanousreadability-simplify-subscript-expr,
336ab3acb7bSEd Tanousreadability-static-accessed-through-instance,
337ab3acb7bSEd Tanousreadability-static-definition-in-anonymous-namespace,
338ab3acb7bSEd Tanousreadability-string-compare,
339ab3acb7bSEd Tanousreadability-suspicious-call-argument,
340ab3acb7bSEd Tanousreadability-uniqueptr-delete-release,
341ab3acb7bSEd Tanousreadability-uppercase-literal-suffix'
342*fc171428SEd Tanous
34307d467bcSEd TanousWarningsAsErrors: '*'
34407d467bcSEd TanousHeaderFilterRegex: '.*'
34507d467bcSEd TanousCheckOptions:
34607d467bcSEd Tanous  - { key: readability-identifier-naming.ClassCase,     value: CamelCase  }
34707d467bcSEd Tanous  - { key: readability-identifier-naming.VariableCase,  value: camelBack }
34807d467bcSEd Tanous  - { key: readability-identifier-naming.FunctionCase,  value: camelBack }
34907d467bcSEd Tanous  - { key: readability-identifier-naming.ParameterCase, value: camelBack }
35007d467bcSEd Tanous  - { key: readability-identifier-naming.NamespaceCase, value: lower_case }
35107d467bcSEd Tanous  - { key: readability-identifier-naming.StructCase,    value: CamelCase  }
352*fc171428SEd Tanous  - { key: cppcoreguidelines-rvalue-reference-param-not-moved.IgnoreUnnamedParams, value: true }
353*fc171428SEd Tanous  - { key: misc-include-cleaner.IgnoreHeaders, value: ((nlohmann/json_fwd.hpp)|(boost/.*/src.hpp)|(boost/.*/detail/.*)|(nlohmann/detail/.*)|(stdio.h)|(ranges)|(bits/chrono.h)|(boost/system/error_code.hpp)) }
354