xref: /openbmc/bmcweb/.clang-tidy (revision 0f83707d)
13174e4dfSEd TanousChecks: '
23174e4dfSEd Tanous-*,
3d63c72eaSEd Tanousboost-use-to-string,
4f23b7296SEd Tanousbugprone-argument-comment,
5f23b7296SEd Tanousbugprone-assert-side-effect,
6d5736ef2SEd Tanousbugprone-assignment-in-if-condition,
7f23b7296SEd Tanousbugprone-bad-signal-to-kill-thread,
8f23b7296SEd Tanousbugprone-bool-pointer-implicit-conversion,
9f23b7296SEd Tanousbugprone-branch-clone,
10f23b7296SEd Tanousbugprone-copy-constructor-init,
11f23b7296SEd Tanousbugprone-dangling-handle,
12f23b7296SEd Tanousbugprone-dynamic-static-initializers,
13d5736ef2SEd Tanousbugprone-exception-escape,
14f23b7296SEd Tanousbugprone-fold-init-type,
15f23b7296SEd Tanousbugprone-forward-declaration-namespace,
16f23b7296SEd Tanousbugprone-forwarding-reference-overload,
176de264ccSEd Tanousbugprone-implicit-widening-of-multiplication-result,
18f23b7296SEd Tanousbugprone-inaccurate-erase,
19f23b7296SEd Tanousbugprone-incorrect-roundings,
20f23b7296SEd Tanousbugprone-infinite-loop,
21f23b7296SEd Tanousbugprone-integer-division,
22f23b7296SEd Tanousbugprone-lambda-function-name,
23f23b7296SEd Tanousbugprone-macro-parentheses,
24f23b7296SEd Tanousbugprone-macro-repeated-side-effects,
25f23b7296SEd Tanousbugprone-misplaced-operator-in-strlen-in-alloc,
26f23b7296SEd Tanousbugprone-misplaced-pointer-arithmetic-in-alloc,
27f23b7296SEd Tanousbugprone-misplaced-widening-cast,
28f94c4ecfSEd Tanousbugprone-move-forwarding-reference,
29f23b7296SEd Tanousbugprone-multiple-statement-macro,
30f23b7296SEd Tanousbugprone-narrowing-conversions,
31f23b7296SEd Tanousbugprone-no-escape,
32f23b7296SEd Tanousbugprone-not-null-terminated-result,
33f23b7296SEd Tanousbugprone-parent-virtual-call,
34f23b7296SEd Tanousbugprone-posix-return,
35d63c72eaSEd Tanousbugprone-redundant-branch-condition,
36f23b7296SEd Tanousbugprone-reserved-identifier,
37d5736ef2SEd Tanousbugprone-shared-ptr-array-mismatch,
38d63c72eaSEd Tanousbugprone-signal-handler,
39f23b7296SEd Tanousbugprone-signed-char-misuse,
40f23b7296SEd Tanousbugprone-sizeof-container,
41f23b7296SEd Tanousbugprone-sizeof-expression,
42f23b7296SEd Tanousbugprone-spuriously-wake-up-functions,
43d5736ef2SEd Tanousbugprone-standalone-empty,
44f23b7296SEd Tanousbugprone-string-constructor,
45f23b7296SEd Tanousbugprone-string-integer-assignment,
46f23b7296SEd Tanousbugprone-string-literal-with-embedded-nul,
47d5736ef2SEd Tanousbugprone-stringview-nullptr,
48f23b7296SEd Tanousbugprone-suspicious-enum-usage,
49d63c72eaSEd Tanousbugprone-suspicious-include,
50d5736ef2SEd Tanousbugprone-suspicious-memory-comparison,
51f23b7296SEd Tanousbugprone-suspicious-memset-usage,
52f23b7296SEd Tanousbugprone-suspicious-missing-comma,
53d5736ef2SEd Tanousbugprone-suspicious-realloc-usage,
54f23b7296SEd Tanousbugprone-suspicious-semicolon,
55f23b7296SEd Tanousbugprone-suspicious-string-compare,
56f23b7296SEd Tanousbugprone-swapped-arguments,
57f23b7296SEd Tanousbugprone-terminating-continue,
58f23b7296SEd Tanousbugprone-throw-keyword-missing,
59f23b7296SEd Tanousbugprone-too-small-loop-variable,
60f23b7296SEd Tanousbugprone-undefined-memory-manipulation,
61f23b7296SEd Tanousbugprone-undelegated-constructor,
62d63c72eaSEd Tanousbugprone-unhandled-exception-at-new,
63f23b7296SEd Tanousbugprone-unhandled-self-assignment,
64f23b7296SEd Tanousbugprone-unused-raii,
65f23b7296SEd Tanousbugprone-unused-return-value,
66f23b7296SEd Tanousbugprone-use-after-move,
67f23b7296SEd Tanousbugprone-virtual-near-miss,
68f23b7296SEd Tanouscert-con36-c,
69f23b7296SEd Tanouscert-con54-cpp,
70f23b7296SEd Tanouscert-dcl03-c,
71f23b7296SEd Tanouscert-dcl16-c,
72f23b7296SEd Tanouscert-dcl21-cpp,
73f23b7296SEd Tanouscert-dcl37-c,
74f23b7296SEd Tanouscert-dcl50-cpp,
75f23b7296SEd Tanouscert-dcl51-cpp,
76f23b7296SEd Tanouscert-dcl54-cpp,
77f23b7296SEd Tanouscert-dcl58-cpp,
78f23b7296SEd Tanouscert-dcl59-cpp,
79f23b7296SEd Tanouscert-env33-c,
80f23b7296SEd Tanouscert-err09-cpp,
81f23b7296SEd Tanouscert-err34-c,
82f23b7296SEd Tanouscert-err52-cpp,
83f23b7296SEd Tanouscert-err60-cpp,
84f23b7296SEd Tanouscert-err61-cpp,
85f23b7296SEd Tanouscert-fio38-c,
86f23b7296SEd Tanouscert-flp30-c,
87f23b7296SEd Tanouscert-mem57-cpp,
88f23b7296SEd Tanouscert-msc30-c,
89f23b7296SEd Tanouscert-msc32-c,
90f23b7296SEd Tanouscert-msc50-cpp,
91f23b7296SEd Tanouscert-msc51-cpp,
92f23b7296SEd Tanouscert-oop11-cpp,
93f23b7296SEd Tanouscert-oop54-cpp,
94f23b7296SEd Tanouscert-oop57-cpp,
95d63c72eaSEd Tanouscert-oop58-cpp,
96d63c72eaSEd Tanouscert-pos44-c,
97d63c72eaSEd Tanouscert-pos47-c,
98d63c72eaSEd Tanouscert-sig30-c,
99d63c72eaSEd Tanouscert-str34-c,
1003174e4dfSEd Tanousclang-analyzer-apiModeling.StdCLibraryFunctions,
1013174e4dfSEd Tanousclang-analyzer-apiModeling.TrustNonnull,
1023174e4dfSEd Tanousclang-analyzer-apiModeling.google.GTest,
1033174e4dfSEd Tanousclang-analyzer-apiModeling.llvm.CastValue,
1043174e4dfSEd Tanousclang-analyzer-apiModeling.llvm.ReturnValue,
1053174e4dfSEd Tanousclang-analyzer-core.CallAndMessage,
1063174e4dfSEd Tanousclang-analyzer-core.CallAndMessageModeling,
1073174e4dfSEd Tanousclang-analyzer-core.DivideZero,
1083174e4dfSEd Tanousclang-analyzer-core.DynamicTypePropagation,
1093174e4dfSEd Tanousclang-analyzer-core.NonNullParamChecker,
1103174e4dfSEd Tanousclang-analyzer-core.NonnilStringConstants,
1113174e4dfSEd Tanousclang-analyzer-core.NullDereference,
1123174e4dfSEd Tanousclang-analyzer-core.StackAddrEscapeBase,
1133174e4dfSEd Tanousclang-analyzer-core.StackAddressEscape,
1143174e4dfSEd Tanousclang-analyzer-core.UndefinedBinaryOperatorResult,
1153174e4dfSEd Tanousclang-analyzer-core.VLASize,
1163174e4dfSEd Tanousclang-analyzer-core.builtin.BuiltinFunctions,
1173174e4dfSEd Tanousclang-analyzer-core.builtin.NoReturnFunctions,
1183174e4dfSEd Tanousclang-analyzer-core.uninitialized.ArraySubscript,
1193174e4dfSEd Tanousclang-analyzer-core.uninitialized.Assign,
1203174e4dfSEd Tanousclang-analyzer-core.uninitialized.Branch,
1213174e4dfSEd Tanousclang-analyzer-core.uninitialized.CapturedBlockVariable,
1223174e4dfSEd Tanousclang-analyzer-core.uninitialized.UndefReturn,
1233174e4dfSEd Tanousclang-analyzer-cplusplus.InnerPointer,
1243174e4dfSEd Tanousclang-analyzer-cplusplus.Move,
1253174e4dfSEd Tanousclang-analyzer-cplusplus.NewDelete,
1263174e4dfSEd Tanousclang-analyzer-cplusplus.NewDeleteLeaks,
1273174e4dfSEd Tanousclang-analyzer-cplusplus.PlacementNew,
1283174e4dfSEd Tanousclang-analyzer-cplusplus.PureVirtualCall,
1293174e4dfSEd Tanousclang-analyzer-cplusplus.SelfAssignment,
1303174e4dfSEd Tanousclang-analyzer-cplusplus.SmartPtrModeling,
1313174e4dfSEd Tanousclang-analyzer-cplusplus.VirtualCallModeling,
1323174e4dfSEd Tanousclang-analyzer-deadcode.DeadStores,
1333174e4dfSEd Tanousclang-analyzer-fuchsia.HandleChecker,
1343174e4dfSEd Tanousclang-analyzer-nullability.NullPassedToNonnull,
1353174e4dfSEd Tanousclang-analyzer-nullability.NullReturnedFromNonnull,
1363174e4dfSEd Tanousclang-analyzer-nullability.NullabilityBase,
1373174e4dfSEd Tanousclang-analyzer-nullability.NullableDereferenced,
1383174e4dfSEd Tanousclang-analyzer-nullability.NullablePassedToNonnull,
1393174e4dfSEd Tanousclang-analyzer-nullability.NullableReturnedFromNonnull,
1403174e4dfSEd Tanousclang-analyzer-optin.cplusplus.UninitializedObject,
1413174e4dfSEd Tanousclang-analyzer-optin.cplusplus.VirtualCall,
1423174e4dfSEd Tanousclang-analyzer-optin.mpi.MPI-Checker,
1433174e4dfSEd Tanousclang-analyzer-optin.osx.OSObjectCStyleCast,
1443174e4dfSEd Tanousclang-analyzer-optin.osx.cocoa.localizability.EmptyLocalizationContextChecker,
1453174e4dfSEd Tanousclang-analyzer-optin.osx.cocoa.localizability.NonLocalizedStringChecker,
1463174e4dfSEd Tanousclang-analyzer-optin.performance.GCDAntipattern,
1473174e4dfSEd Tanousclang-analyzer-optin.performance.Padding,
1483174e4dfSEd Tanousclang-analyzer-optin.portability.UnixAPI,
1493174e4dfSEd Tanousclang-analyzer-osx.API,
1503174e4dfSEd Tanousclang-analyzer-osx.MIG,
1513174e4dfSEd Tanousclang-analyzer-osx.NSOrCFErrorDerefChecker,
1523174e4dfSEd Tanousclang-analyzer-osx.NumberObjectConversion,
1533174e4dfSEd Tanousclang-analyzer-osx.OSObjectRetainCount,
1543174e4dfSEd Tanousclang-analyzer-osx.ObjCProperty,
1553174e4dfSEd Tanousclang-analyzer-osx.SecKeychainAPI,
1563174e4dfSEd Tanousclang-analyzer-osx.cocoa.AtSync,
1573174e4dfSEd Tanousclang-analyzer-osx.cocoa.AutoreleaseWrite,
1583174e4dfSEd Tanousclang-analyzer-osx.cocoa.ClassRelease,
1593174e4dfSEd Tanousclang-analyzer-osx.cocoa.Dealloc,
1603174e4dfSEd Tanousclang-analyzer-osx.cocoa.IncompatibleMethodTypes,
1613174e4dfSEd Tanousclang-analyzer-osx.cocoa.Loops,
1623174e4dfSEd Tanousclang-analyzer-osx.cocoa.MissingSuperCall,
1633174e4dfSEd Tanousclang-analyzer-osx.cocoa.NSAutoreleasePool,
1643174e4dfSEd Tanousclang-analyzer-osx.cocoa.NSError,
1653174e4dfSEd Tanousclang-analyzer-osx.cocoa.NilArg,
1663174e4dfSEd Tanousclang-analyzer-osx.cocoa.NonNilReturnValue,
1673174e4dfSEd Tanousclang-analyzer-osx.cocoa.ObjCGenerics,
1683174e4dfSEd Tanousclang-analyzer-osx.cocoa.RetainCount,
1693174e4dfSEd Tanousclang-analyzer-osx.cocoa.RetainCountBase,
1703174e4dfSEd Tanousclang-analyzer-osx.cocoa.RunLoopAutoreleaseLeak,
1713174e4dfSEd Tanousclang-analyzer-osx.cocoa.SelfInit,
1723174e4dfSEd Tanousclang-analyzer-osx.cocoa.SuperDealloc,
1733174e4dfSEd Tanousclang-analyzer-osx.cocoa.UnusedIvars,
1743174e4dfSEd Tanousclang-analyzer-osx.cocoa.VariadicMethodTypes,
1753174e4dfSEd Tanousclang-analyzer-osx.coreFoundation.CFError,
1763174e4dfSEd Tanousclang-analyzer-osx.coreFoundation.CFNumber,
1773174e4dfSEd Tanousclang-analyzer-osx.coreFoundation.CFRetainRelease,
1783174e4dfSEd Tanousclang-analyzer-osx.coreFoundation.containers.OutOfBounds,
1793174e4dfSEd Tanousclang-analyzer-osx.coreFoundation.containers.PointerSizedValues,
1803174e4dfSEd Tanousclang-analyzer-security.FloatLoopCounter,
1813174e4dfSEd Tanousclang-analyzer-security.insecureAPI.DeprecatedOrUnsafeBufferHandling,
1823174e4dfSEd Tanousclang-analyzer-security.insecureAPI.SecuritySyntaxChecker,
1833174e4dfSEd Tanousclang-analyzer-security.insecureAPI.UncheckedReturn,
1843174e4dfSEd Tanousclang-analyzer-security.insecureAPI.bcmp,
1853174e4dfSEd Tanousclang-analyzer-security.insecureAPI.bcopy,
1863174e4dfSEd Tanousclang-analyzer-security.insecureAPI.bzero,
1873174e4dfSEd Tanousclang-analyzer-security.insecureAPI.decodeValueOfObjCType,
1883174e4dfSEd Tanousclang-analyzer-security.insecureAPI.getpw,
1893174e4dfSEd Tanousclang-analyzer-security.insecureAPI.gets,
1903174e4dfSEd Tanousclang-analyzer-security.insecureAPI.mkstemp,
1913174e4dfSEd Tanousclang-analyzer-security.insecureAPI.mktemp,
1923174e4dfSEd Tanousclang-analyzer-security.insecureAPI.rand,
1933174e4dfSEd Tanousclang-analyzer-security.insecureAPI.strcpy,
1943174e4dfSEd Tanousclang-analyzer-security.insecureAPI.vfork,
1953174e4dfSEd Tanousclang-analyzer-unix.API,
1963174e4dfSEd Tanousclang-analyzer-unix.DynamicMemoryModeling,
1973174e4dfSEd Tanousclang-analyzer-unix.Malloc,
1983174e4dfSEd Tanousclang-analyzer-unix.MallocSizeof,
1993174e4dfSEd Tanousclang-analyzer-unix.MismatchedDeallocator,
2003174e4dfSEd Tanousclang-analyzer-unix.Vfork,
2013174e4dfSEd Tanousclang-analyzer-unix.cstring.BadSizeArg,
2023174e4dfSEd Tanousclang-analyzer-unix.cstring.CStringModeling,
2033174e4dfSEd Tanousclang-analyzer-unix.cstring.NullArg,
2043174e4dfSEd Tanousclang-analyzer-valist.CopyToSelf,
2053174e4dfSEd Tanousclang-analyzer-valist.Uninitialized,
2063174e4dfSEd Tanousclang-analyzer-valist.Unterminated,
2073174e4dfSEd Tanousclang-analyzer-valist.ValistBase,
2083174e4dfSEd Tanousclang-analyzer-webkit.NoUncountedMemberChecker,
2093174e4dfSEd Tanousclang-analyzer-webkit.RefCntblBaseVirtualDtor,
2109bc9dc0aSEd Tanouscppcoreguidelines-avoid-c-arrays,
2119bc9dc0aSEd Tanouscppcoreguidelines-avoid-goto,
212cf9e417dSEd Tanouscppcoreguidelines-avoid-non-const-global-variables,
2139bc9dc0aSEd Tanouscppcoreguidelines-c-copy-assignment-signature,
2149bc9dc0aSEd Tanouscppcoreguidelines-explicit-virtual-functions,
215543f4400SEd Tanouscppcoreguidelines-init-variables,
216d3a9e084SEd Tanouscppcoreguidelines-interfaces-global-init,
217600d2394SEd Tanouscppcoreguidelines-macro-usage,
2189bc9dc0aSEd Tanouscppcoreguidelines-narrowing-conversions,
219fcc5aa66SEd Tanouscppcoreguidelines-no-malloc,
2209bc9dc0aSEd Tanouscppcoreguidelines-prefer-member-initializer,
2219b6ffca5SEd Tanouscppcoreguidelines-pro-bounds-array-to-pointer-decay,
222ca45aa3cSEd Tanouscppcoreguidelines-pro-bounds-pointer-arithmetic,
2234ecc618fSEd Tanouscppcoreguidelines-pro-type-const-cast,
2244bac4a89SEd Tanouscppcoreguidelines-pro-type-cstyle-cast,
225d3a9e084SEd Tanouscppcoreguidelines-pro-type-member-init,
22646ff87baSEd Tanouscppcoreguidelines-pro-type-reinterpret-cast,
227adf3d0e5SEd Tanouscppcoreguidelines-pro-type-static-cast-downcast,
2289bc9dc0aSEd Tanouscppcoreguidelines-pro-type-union-access,
22949d1eeaaSEd Tanouscppcoreguidelines-pro-type-vararg,
2309bc9dc0aSEd Tanouscppcoreguidelines-slicing,
231ecd6a3a2SEd Tanouscppcoreguidelines-special-member-functions,
2324e23a444SEd Tanousgoogle-explicit-constructor,
233f23b7296SEd Tanousmisc-misplaced-const,
234b00dcc27SEd Tanous#misc-no-recursion,
235f23b7296SEd Tanousmisc-redundant-expression,
236f23b7296SEd Tanousmisc-static-assert,
237f23b7296SEd Tanousmisc-throw-by-value-catch-by-reference,
238f23b7296SEd Tanousmisc-unconventional-assign-operator,
239f23b7296SEd Tanousmisc-uniqueptr-reset-release,
240f23b7296SEd Tanousmisc-unused-using-decls,
2413174e4dfSEd Tanousmodernize-avoid-bind,
2423174e4dfSEd Tanousmodernize-deprecated-headers,
2433174e4dfSEd Tanousmodernize-deprecated-ios-base-aliases,
2443174e4dfSEd Tanousmodernize-loop-convert,
2453174e4dfSEd Tanousmodernize-make-shared,
2463174e4dfSEd Tanousmodernize-make-unique,
2473174e4dfSEd Tanousmodernize-raw-string-literal,
248d9fcfcc1SEd Tanousmodernize-redundant-void-arg,
2493174e4dfSEd Tanousmodernize-replace-auto-ptr,
2503174e4dfSEd Tanousmodernize-replace-random-shuffle,
2513174e4dfSEd Tanousmodernize-return-braced-init-list,
2523174e4dfSEd Tanousmodernize-shrink-to-fit,
2533174e4dfSEd Tanousmodernize-unary-static-assert,
2543174e4dfSEd Tanousmodernize-use-bool-literals,
2553174e4dfSEd Tanousmodernize-use-default-member-init,
2563174e4dfSEd Tanousmodernize-use-emplace,
2573174e4dfSEd Tanousmodernize-use-equals-default,
2583174e4dfSEd Tanousmodernize-use-equals-delete,
2593174e4dfSEd Tanousmodernize-use-noexcept,
2603174e4dfSEd Tanousmodernize-use-nullptr,
2613174e4dfSEd Tanousmodernize-use-override,
2623174e4dfSEd Tanousmodernize-use-transparent-functors,
2633174e4dfSEd Tanousmodernize-use-uncaught-exceptions,
2643174e4dfSEd Tanousmodernize-use-using,
265f23b7296SEd Tanousperformance-faster-string-find,
2663174e4dfSEd Tanousperformance-for-range-copy,
2673174e4dfSEd Tanousperformance-implicit-conversion-in-loop,
2683174e4dfSEd Tanousperformance-inefficient-algorithm,
269f23b7296SEd Tanousperformance-inefficient-string-concatenation,
2703174e4dfSEd Tanousperformance-inefficient-vector-operation,
271f23b7296SEd Tanousperformance-move-const-arg,
2723174e4dfSEd Tanousperformance-move-constructor-init,
2733174e4dfSEd Tanousperformance-no-automatic-move,
27431873b31SEd Tanousperformance-no-int-to-ptr,
275f23b7296SEd Tanousperformance-noexcept-move-constructor,
2763174e4dfSEd Tanousperformance-trivially-destructible,
2773174e4dfSEd Tanousperformance-type-promotion-in-math-fn,
2783174e4dfSEd Tanousperformance-unnecessary-copy-initialization,
279f23b7296SEd Tanousperformance-unnecessary-value-param,
2809eb808c1SEd Tanousreadability-avoid-const-params-in-decls,
2813174e4dfSEd Tanousreadability-braces-around-statements,
2823174e4dfSEd Tanousreadability-const-return-type,
283*0f83707dSEd Tanousreadability-container-data-pointer,
28426f6976fSEd Tanousreadability-container-size-empty,
28556d2396dSEd Tanousreadability-convert-member-functions-to-static,
2863174e4dfSEd Tanousreadability-delete-null-pointer,
2873174e4dfSEd Tanousreadability-deleted-default,
288f23b7296SEd Tanousreadability-else-after-return,
28955f79e6fSEd Tanousreadability-function-size,
29055f79e6fSEd Tanousreadability-identifier-naming,
291e662eae8SEd Tanousreadability-implicit-bool-conversion,
29255f79e6fSEd Tanousreadability-inconsistent-declaration-parameter-name,
29355f79e6fSEd Tanousreadability-isolate-declaration,
29456d2396dSEd Tanousreadability-make-member-function-const,
29555f79e6fSEd Tanousreadability-misleading-indentation,
29655f79e6fSEd Tanousreadability-misplaced-array-index,
297104f09c9SEd Tanousreadability-named-parameter,
29856d2396dSEd Tanousreadability-non-const-parameter,
29955f79e6fSEd Tanousreadability-qualified-auto,
30055f79e6fSEd Tanousreadability-redundant-access-specifiers,
301dcf2ebc0SEd Tanousreadability-redundant-control-flow,
302e05aec50SEd Tanousreadability-redundant-declaration,
303e05aec50SEd Tanousreadability-redundant-function-ptr-dereference,
304e05aec50SEd Tanousreadability-redundant-member-init,
305e05aec50SEd Tanousreadability-redundant-preprocessor,
306e05aec50SEd Tanousreadability-redundant-smartptr-get,
307e05aec50SEd Tanousreadability-redundant-string-cstr,
308e05aec50SEd Tanousreadability-redundant-string-init,
30955f79e6fSEd Tanousreadability-simplify-boolean-expr,
31055f79e6fSEd Tanousreadability-simplify-subscript-expr,
31171d5d8dbSEd Tanousreadability-static-accessed-through-instance,
31255f79e6fSEd Tanousreadability-static-definition-in-anonymous-namespace,
31355f79e6fSEd Tanousreadability-string-compare,
31455f79e6fSEd Tanousreadability-suspicious-call-argument,
31555f79e6fSEd Tanousreadability-uniqueptr-delete-release,
316dbb59d4dSEd Tanousreadability-uppercase-literal-suffix'
3173174e4dfSEd Tanous
3183174e4dfSEd TanousWarningsAsErrors: '*'
319b0bb6f25SEd TanousHeaderFilterRegex: '.*'
320b0bb6f25SEd TanousCheckOptions:
321b0bb6f25SEd Tanous  - { key: readability-identifier-naming.ClassCase,     value: CamelCase  }
322b0bb6f25SEd Tanous  - { key: readability-identifier-naming.VariableCase,  value: camelBack }
323b0bb6f25SEd Tanous  - { key: readability-identifier-naming.FunctionCase,  value: camelBack }
32481ce609eSEd Tanous  - { key: readability-identifier-naming.ParameterCase, value: camelBack }
325b0bb6f25SEd Tanous  - { key: readability-identifier-naming.NamespaceCase, value: lower_case }
326b0bb6f25SEd Tanous  - { key: readability-identifier-naming.StructCase,    value: CamelCase  }
3270ec8b83dSEd Tanous  - { key: cppcoreguidelines-macro-usage.AllowedRegexp, value: DEBUG*|NLOHMANN_JSON_SERIALIZE_ENUM }
328d9f466b3SEd Tanous  - { key: performance-unnecessary-value-param.AllowedTypes, value: ((segments_view)|(url_view)) }
329