github-actions[bot] wrote:

<!--LLVM CODE FORMAT COMMENT: {clang-format}-->


:warning: C/C++ code formatter, clang-format found issues in your code. 
:warning:

<details>
<summary>
You can test this locally with the following command:
</summary>

``````````bash
git-clang-format --diff origin/main HEAD --extensions inc -- 
clang-tools-extra/clangd/TidyFastChecks.inc --diff_from_common_commit
``````````

:warning:
The reproduction instructions above might return results for more than one PR
in a stack if you are using a stacked PR workflow. You can limit the results by
changing `origin/main` to the base branch/commit you want to compare against.
:warning:

</details>

<details>
<summary>
View the diff from clang-format here.
</summary>

``````````diff
diff --git a/clang-tools-extra/clangd/TidyFastChecks.inc 
b/clang-tools-extra/clangd/TidyFastChecks.inc
index dd34e1422..3a41450ef 100644
--- a/clang-tools-extra/clangd/TidyFastChecks.inc
+++ b/clang-tools-extra/clangd/TidyFastChecks.inc
@@ -7,497 +7,497 @@
 #define SLOW(CHECK, DELTA)
 #endif
 
-FAST(abseil-cleanup-ctad, 1.0)
-FAST(abseil-duration-addition, 1.0)
-FAST(abseil-duration-comparison, 0.0)
-FAST(abseil-duration-conversion-cast, 1.0)
+FAST(abseil - cleanup - ctad, 1.0)
+FAST(abseil - duration - addition, 1.0)
+FAST(abseil - duration - comparison, 0.0)
+FAST(abseil - duration - conversion - cast, 1.0)
 FAST(abseil-duration-division, 0.0)
-FAST(abseil-duration-factory-float, 1.0)
-FAST(abseil-duration-factory-scale, 2.0)
-FAST(abseil-duration-subtraction, 0.0)
-FAST(abseil-duration-unnecessary-conversion, 2.0)
-FAST(abseil-faster-strsplit-delimiter, -1.0)
+FAST(abseil - duration - factory - float, 1.0)
+FAST(abseil - duration - factory - scale, 2.0)
+FAST(abseil - duration - subtraction, 0.0)
+FAST(abseil - duration - unnecessary - conversion, 2.0)
+FAST(abseil - faster - strsplit - delimiter, -1.0)
 FAST(abseil-no-internal-dependencies, 1.0)
-FAST(abseil-no-namespace, 1.0)
-FAST(abseil-redundant-strcat-calls, 0.0)
-FAST(abseil-str-cat-append, 0.0)
-FAST(abseil-string-find-startswith, 2.0)
-FAST(abseil-string-find-str-contains, 1.0)
-FAST(abseil-time-comparison, 1.0)
+FAST(abseil - no - namespace, 1.0)
+FAST(abseil - redundant - strcat - calls, 0.0)
+FAST(abseil - str - cat - append, 0.0)
+FAST(abseil - string - find - startswith, 2.0)
+FAST(abseil - string - find - str - contains, 1.0)
+FAST(abseil - time - comparison, 1.0)
 FAST(abseil-time-subtraction, 1.0)
-FAST(abseil-unchecked-statusor-access, -1.0)
-FAST(abseil-upgrade-duration-conversions, -1.0)
-FAST(altera-id-dependent-backward-branch, 4.0)
-FAST(altera-kernel-name-restriction, -0.0)
+FAST(abseil - unchecked - statusor - access, -1.0)
+FAST(abseil - upgrade - duration - conversions, -1.0)
+FAST(altera - id - dependent - backward - branch, 4.0)
+FAST(altera - kernel - name - restriction, -0.0)
 FAST(altera-single-work-item-barrier, 1.0)
-FAST(altera-struct-pack-align, 1.0)
+FAST(altera - struct - pack - align, 1.0)
 FAST(altera-unroll-loops, 2.0)
 FAST(android-cloexec-accept, 0.0)
-FAST(android-cloexec-accept4, -0.0)
-FAST(android-cloexec-creat, 0.0)
-FAST(android-cloexec-dup, 1.0)
-FAST(android-cloexec-epoll-create, -1.0)
-FAST(android-cloexec-epoll-create1, 1.0)
-FAST(android-cloexec-fopen, 0.0)
+FAST(android - cloexec - accept4, -0.0)
+FAST(android - cloexec - creat, 0.0)
+FAST(android - cloexec - dup, 1.0)
+FAST(android - cloexec - epoll - create, -1.0)
+FAST(android - cloexec - epoll - create1, 1.0)
+FAST(android - cloexec - fopen, 0.0)
 FAST(android-cloexec-inotify-init, 2.0)
-FAST(android-cloexec-inotify-init1, 1.0)
-FAST(android-cloexec-memfd-create, 0.0)
+FAST(android - cloexec - inotify - init1, 1.0)
+FAST(android - cloexec - memfd - create, 0.0)
 FAST(android-cloexec-open, 1.0)
-FAST(android-cloexec-pipe, 1.0)
-FAST(android-cloexec-pipe2, -0.0)
-FAST(android-cloexec-socket, 0.0)
-FAST(android-comparison-in-temp-failure-retry, -0.0)
+FAST(android - cloexec - pipe, 1.0)
+FAST(android - cloexec - pipe2, -0.0)
+FAST(android - cloexec - socket, 0.0)
+FAST(android - comparison - in - temp - failure - retry, -0.0)
 FAST(boost-use-ranges, 2.0)
-FAST(boost-use-to-string, 1.0)
-FAST(bugprone-argument-comment, 0.0)
-FAST(bugprone-assert-side-effect, 0.0)
-FAST(bugprone-assignment-in-if-condition, 0.0)
-FAST(bugprone-assignment-in-selection-statement, 1.0)
-FAST(bugprone-bad-signal-to-kill-thread, 0.0)
-FAST(bugprone-bitwise-pointer-cast, 0.0)
-FAST(bugprone-bool-pointer-implicit-conversion, 1.0)
-FAST(bugprone-branch-clone, 2.0)
-FAST(bugprone-capturing-this-in-member-variable, -0.0)
-FAST(bugprone-casting-through-void, 0.0)
-FAST(bugprone-chained-comparison, 0.0)
-FAST(bugprone-command-processor, 1.0)
-FAST(bugprone-compare-pointer-to-member-virtual-function, 1.0)
-FAST(bugprone-copy-constructor-init, -1.0)
-FAST(bugprone-copy-constructor-mutates-argument, -0.0)
-FAST(bugprone-crtp-constructor-accessibility, 1.0)
-FAST(bugprone-dangling-handle, 2.0)
-FAST(bugprone-default-operator-new-on-overaligned-type, -1.0)
-FAST(bugprone-derived-method-shadowing-base-method, -0.0)
-FAST(bugprone-dynamic-static-initializers, -1.0)
-FAST(bugprone-easily-swappable-parameters, 0.0)
+FAST(boost - use - to - string, 1.0)
+FAST(bugprone - argument - comment, 0.0)
+FAST(bugprone - assert - side - effect, 0.0)
+FAST(bugprone - assignment - in - if - condition, 0.0)
+FAST(bugprone - assignment - in - selection - statement, 1.0)
+FAST(bugprone - bad - signal - to - kill - thread, 0.0)
+FAST(bugprone - bitwise - pointer - cast, 0.0)
+FAST(bugprone - bool - pointer - implicit - conversion, 1.0)
+FAST(bugprone - branch - clone, 2.0)
+FAST(bugprone - capturing - this - in - member - variable, -0.0)
+FAST(bugprone - casting - through - void, 0.0)
+FAST(bugprone - chained - comparison, 0.0)
+FAST(bugprone - command - processor, 1.0)
+FAST(bugprone - compare - pointer - to - member - virtual - function, 1.0)
+FAST(bugprone - copy - constructor - init, -1.0)
+FAST(bugprone - copy - constructor - mutates - argument, -0.0)
+FAST(bugprone - crtp - constructor - accessibility, 1.0)
+FAST(bugprone - dangling - handle, 2.0)
+FAST(bugprone - default - operator- new - on - overaligned - type, -1.0)
+FAST(bugprone - derived - method - shadowing - base - method, -0.0)
+FAST(bugprone - dynamic - static - initializers, -1.0)
+FAST(bugprone - easily - swappable - parameters, 0.0)
 FAST(bugprone-empty-catch, 1.0)
-FAST(bugprone-exception-copy-constructor-throws, 1.0)
-FAST(bugprone-exception-escape, -0.0)
-FAST(bugprone-float-loop-counter, 1.0)
-FAST(bugprone-fold-init-type, -0.0)
-FAST(bugprone-forward-declaration-namespace, 2.0)
-FAST(bugprone-forwarding-reference-overload, 1.0)
-FAST(bugprone-implicit-widening-of-multiplication-result, 3.0)
-FAST(bugprone-inaccurate-erase, 1.0)
-FAST(bugprone-inc-dec-in-conditions, 0.0)
-FAST(bugprone-incorrect-enable-if, 0.0)
-FAST(bugprone-incorrect-enable-shared-from-this, 1.0)
-FAST(bugprone-incorrect-roundings, 0.0)
-FAST(bugprone-infinite-loop, 2.0)
-FAST(bugprone-integer-division, -1.0)
-FAST(bugprone-invalid-enum-default-initialization, 0.0)
+FAST(bugprone - exception - copy - constructor - throws, 1.0)
+FAST(bugprone - exception - escape, -0.0)
+FAST(bugprone - float - loop - counter, 1.0)
+FAST(bugprone - fold - init - type, -0.0)
+FAST(bugprone - forward - declaration - namespace, 2.0)
+FAST(bugprone - forwarding - reference - overload, 1.0)
+FAST(bugprone - implicit - widening - of - multiplication - result, 3.0)
+FAST(bugprone - inaccurate - erase, 1.0)
+FAST(bugprone - inc - dec - in - conditions, 0.0)
+FAST(bugprone - incorrect - enable - if, 0.0)
+FAST(bugprone - incorrect - enable - shared - from - this, 1.0)
+FAST(bugprone - incorrect - roundings, 0.0)
+FAST(bugprone - infinite - loop, 2.0)
+FAST(bugprone - integer - division, -1.0)
+FAST(bugprone - invalid - enum - default - initialization, 0.0)
 FAST(bugprone-lambda-function-name, 0.0)
-FAST(bugprone-macro-parentheses, -0.0)
+FAST(bugprone - macro - parentheses, -0.0)
 FAST(bugprone-macro-repeated-side-effects, 1.0)
-FAST(bugprone-misleading-setter-of-reference, 2.0)
-FAST(bugprone-misplaced-operator-in-strlen-in-alloc, 1.0)
+FAST(bugprone - misleading - setter - of - reference, 2.0)
+FAST(bugprone - misplaced - operator- in - strlen - in - alloc, 1.0)
 FAST(bugprone-misplaced-pointer-arithmetic-in-alloc, -0.0)
-FAST(bugprone-misplaced-widening-cast, 0.0)
-FAST(bugprone-move-forwarding-reference, -0.0)
-FAST(bugprone-multi-level-implicit-pointer-conversion, 1.0)
-FAST(bugprone-multiple-new-in-one-expression, 1.0)
-FAST(bugprone-multiple-statement-macro, 0.0)
-FAST(bugprone-narrowing-conversions, 1.0)
+FAST(bugprone - misplaced - widening - cast, 0.0)
+FAST(bugprone - move - forwarding - reference, -0.0)
+FAST(bugprone - multi - level - implicit - pointer - conversion, 1.0)
+FAST(bugprone - multiple - new - in - one - expression, 1.0)
+FAST(bugprone - multiple - statement - macro, 0.0)
+FAST(bugprone - narrowing - conversions, 1.0)
 FAST(bugprone-no-escape, 1.0)
-FAST(bugprone-non-zero-enum-to-bool-conversion, -1.0)
-FAST(bugprone-nondeterministic-pointer-iteration-order, 0.0)
-FAST(bugprone-not-null-terminated-result, 2.0)
+FAST(bugprone - non - zero - enum - to - bool - conversion, -1.0)
+FAST(bugprone - nondeterministic - pointer - iteration - order, 0.0)
+FAST(bugprone - not -null - terminated - result, 2.0)
 FAST(bugprone-optional-value-conversion, 1.0)
 FAST(bugprone-parent-virtual-call, 1.0)
-FAST(bugprone-pointer-arithmetic-on-polymorphic-object, -0.0)
-FAST(bugprone-posix-return, 0.0)
-FAST(bugprone-random-generator-seed, 1.0)
-FAST(bugprone-raw-memory-call-on-non-trivial-type, 1.0)
-FAST(bugprone-redundant-branch-condition, 1.0)
-FAST(bugprone-reserved-identifier, -0.0)
-FAST(bugprone-return-const-ref-from-parameter, 1.0)
-FAST(bugprone-shared-ptr-array-mismatch, 2.0)
-FAST(bugprone-signal-handler, 0.0)
-FAST(bugprone-signed-char-misuse, 1.0)
-FAST(bugprone-sizeof-container, 2.0)
+FAST(bugprone - pointer - arithmetic - on - polymorphic - object, -0.0)
+FAST(bugprone - posix - return, 0.0)
+FAST(bugprone - random - generator - seed, 1.0)
+FAST(bugprone - raw - memory - call - on - non - trivial - type, 1.0)
+FAST(bugprone - redundant - branch - condition, 1.0)
+FAST(bugprone - reserved - identifier, -0.0)
+FAST(bugprone - return -const - ref - from - parameter, 1.0)
+FAST(bugprone - shared - ptr - array - mismatch, 2.0)
+FAST(bugprone - signal - handler, 0.0)
+FAST(bugprone - signed - char - misuse, 1.0)
+FAST(bugprone - sizeof -container, 2.0)
 FAST(bugprone-sizeof-expression, 1.0)
 FAST(bugprone-spuriously-wake-up-functions, 1.0)
-FAST(bugprone-standalone-empty, 3.0)
-FAST(bugprone-std-exception-baseclass, -0.0)
-FAST(bugprone-std-namespace-modification, 2.0)
-FAST(bugprone-string-constructor, 1.0)
-FAST(bugprone-string-integer-assignment, 1.0)
-FAST(bugprone-string-literal-with-embedded-nul, -0.0)
-FAST(bugprone-stringview-nullptr, 2.0)
-FAST(bugprone-suspicious-enum-usage, 1.0)
-FAST(bugprone-suspicious-include, 1.0)
-FAST(bugprone-suspicious-memory-comparison, -0.0)
-FAST(bugprone-suspicious-memset-usage, 1.0)
-FAST(bugprone-suspicious-missing-comma, 0.0)
-FAST(bugprone-suspicious-realloc-usage, 1.0)
-FAST(bugprone-suspicious-semicolon, -2.0)
+FAST(bugprone - standalone - empty, 3.0)
+FAST(bugprone - std - exception - baseclass, -0.0)
+FAST(bugprone - std - namespace - modification, 2.0)
+FAST(bugprone - string - constructor, 1.0)
+FAST(bugprone - string - integer - assignment, 1.0)
+FAST(bugprone - string - literal - with - embedded - nul, -0.0)
+FAST(bugprone - stringview - nullptr, 2.0)
+FAST(bugprone - suspicious - enum - usage, 1.0)
+FAST(bugprone - suspicious - include, 1.0)
+FAST(bugprone - suspicious - memory - comparison, -0.0)
+FAST(bugprone - suspicious - memset - usage, 1.0)
+FAST(bugprone - suspicious - missing - comma, 0.0)
+FAST(bugprone - suspicious - realloc - usage, 1.0)
+FAST(bugprone - suspicious - semicolon, -2.0)
 FAST(bugprone-suspicious-string-compare, 1.0)
-FAST(bugprone-suspicious-stringview-data-usage, 0.0)
+FAST(bugprone - suspicious - stringview - data - usage, 0.0)
 FAST(bugprone-swapped-arguments, 1.0)
-FAST(bugprone-switch-missing-default-case, 0.0)
-FAST(bugprone-tagged-union-member-count, 1.0)
-FAST(bugprone-terminating-continue, 1.0)
+FAST(bugprone - switch - missing - default - case, 0.0)
+FAST(bugprone - tagged - union - member - count, 1.0)
+FAST(bugprone - terminating - continue, 1.0)
 FAST(bugprone-throw-keyword-missing, 0.0)
-FAST(bugprone-throwing-static-initialization, 1.0)
-FAST(bugprone-too-small-loop-variable, 1.0)
-FAST(bugprone-unchecked-optional-access, 0.0)
-FAST(bugprone-unchecked-string-to-number-conversion, 0.0)
+FAST(bugprone - throwing - static - initialization, 1.0)
+FAST(bugprone - too - small - loop - variable, 1.0)
+FAST(bugprone - unchecked - optional - access, 0.0)
+FAST(bugprone - unchecked - string - to - number - conversion, 0.0)
 FAST(bugprone-undefined-memory-manipulation, 1.0)
 FAST(bugprone-undelegated-constructor, 1.0)
-FAST(bugprone-unhandled-exception-at-new, -0.0)
+FAST(bugprone - unhandled - exception - at - new, -0.0)
 FAST(bugprone-unhandled-self-assignment, 0.0)
-FAST(bugprone-unintended-char-ostream-output, -0.0)
+FAST(bugprone - unintended - char - ostream - output, -0.0)
 FAST(bugprone-unique-ptr-array-mismatch, 0.0)
-FAST(bugprone-unsafe-functions, -0.0)
-FAST(bugprone-unsafe-to-allow-exceptions, 0.0)
-FAST(bugprone-unused-local-non-trivial-variable, 1.0)
-FAST(bugprone-unused-raii, -2.0)
-FAST(bugprone-unused-return-value, 2.0)
-FAST(bugprone-use-after-move, 3.0)
-FAST(bugprone-virtual-near-miss, 1.0)
-FAST(cert-arr39-c, 1.0)
+FAST(bugprone - unsafe - functions, -0.0)
+FAST(bugprone - unsafe - to - allow - exceptions, 0.0)
+FAST(bugprone - unused - local - non - trivial - variable, 1.0)
+FAST(bugprone - unused - raii, -2.0)
+FAST(bugprone - unused - return -value, 2.0)
+FAST(bugprone - use - after - move, 3.0)
+FAST(bugprone - virtual - near - miss, 1.0)
+FAST(cert - arr39 - c, 1.0)
 FAST(cert-con36-c, 1.0)
-FAST(cert-con54-cpp, 1.0)
-FAST(cert-ctr56-cpp, 1.0)
-FAST(cert-dcl03-c, 2.0)
-FAST(cert-dcl16-c, 0.0)
+FAST(cert - con54 - cpp, 1.0)
+FAST(cert - ctr56 - cpp, 1.0)
+FAST(cert - dcl03 - c, 2.0)
+FAST(cert - dcl16 - c, 0.0)
 FAST(cert-dcl37-c, 1.0)
-FAST(cert-dcl50-cpp, 1.0)
-FAST(cert-dcl51-cpp, 1.0)
-FAST(cert-dcl54-cpp, -0.0)
-FAST(cert-dcl58-cpp, 1.0)
-FAST(cert-dcl59-cpp, 0.0)
-FAST(cert-env33-c, 0.0)
-FAST(cert-err09-cpp, 0.0)
-FAST(cert-err33-c, 3.0)
-FAST(cert-err34-c, 0.0)
-FAST(cert-err52-cpp, -0.0)
-FAST(cert-err58-cpp, 1.0)
-FAST(cert-err60-cpp, 1.0)
-FAST(cert-err61-cpp, 0.0)
+FAST(cert - dcl50 - cpp, 1.0)
+FAST(cert - dcl51 - cpp, 1.0)
+FAST(cert - dcl54 - cpp, -0.0)
+FAST(cert - dcl58 - cpp, 1.0)
+FAST(cert - dcl59 - cpp, 0.0)
+FAST(cert - env33 - c, 0.0)
+FAST(cert - err09 - cpp, 0.0)
+FAST(cert - err33 - c, 3.0)
+FAST(cert - err34 - c, 0.0)
+FAST(cert - err52 - cpp, -0.0)
+FAST(cert - err58 - cpp, 1.0)
+FAST(cert - err60 - cpp, 1.0)
+FAST(cert - err61 - cpp, 0.0)
 FAST(cert-exp42-c, 1.0)
-FAST(cert-exp45-c, 1.0)
-FAST(cert-fio38-c, 0.0)
-FAST(cert-flp30-c, 1.0)
+FAST(cert - exp45 - c, 1.0)
+FAST(cert - fio38 - c, 0.0)
+FAST(cert - flp30 - c, 1.0)
 FAST(cert-flp37-c, 1.0)
-FAST(cert-int09-c, -0.0)
+FAST(cert - int09 - c, -0.0)
 FAST(cert-mem57-cpp, 0.0)
 FAST(cert-msc24-c, 0.0)
-FAST(cert-msc30-c, 1.0)
-FAST(cert-msc32-c, 1.0)
-FAST(cert-msc33-c, 0.0)
-FAST(cert-msc50-cpp, 1.0)
-FAST(cert-msc51-cpp, 0.0)
-FAST(cert-msc54-cpp, 0.0)
-FAST(cert-oop11-cpp, 0.0)
-FAST(cert-oop54-cpp, 1.0)
-FAST(cert-oop57-cpp, 1.0)
+FAST(cert - msc30 - c, 1.0)
+FAST(cert - msc32 - c, 1.0)
+FAST(cert - msc33 - c, 0.0)
+FAST(cert - msc50 - cpp, 1.0)
+FAST(cert - msc51 - cpp, 0.0)
+FAST(cert - msc54 - cpp, 0.0)
+FAST(cert - oop11 - cpp, 0.0)
+FAST(cert - oop54 - cpp, 1.0)
+FAST(cert - oop57 - cpp, 1.0)
 FAST(cert-oop58-cpp, 0.0)
-FAST(cert-pos44-c, 0.0)
-FAST(cert-pos47-c, 1.0)
+FAST(cert - pos44 - c, 0.0)
+FAST(cert - pos47 - c, 1.0)
 FAST(cert-sig30-c, 1.0)
-FAST(cert-str34-c, 0.0)
-FAST(concurrency-mt-unsafe, -0.0)
+FAST(cert - str34 - c, 0.0)
+FAST(concurrency - mt - unsafe, -0.0)
 FAST(concurrency-thread-canceltype-asynchronous, 1.0)
-FAST(cppcoreguidelines-avoid-c-arrays, 2.0)
-FAST(cppcoreguidelines-avoid-capturing-lambda-coroutines, -0.0)
-FAST(cppcoreguidelines-avoid-const-or-ref-data-members, 0.0)
-FAST(cppcoreguidelines-avoid-do-while, 1.0)
-FAST(cppcoreguidelines-avoid-goto, 0.0)
-FAST(cppcoreguidelines-avoid-magic-numbers, 1.0)
-FAST(cppcoreguidelines-avoid-non-const-global-variables, 0.0)
+FAST(cppcoreguidelines - avoid - c - arrays, 2.0)
+FAST(cppcoreguidelines - avoid - capturing - lambda - coroutines, -0.0)
+FAST(cppcoreguidelines - avoid - const - or -ref - data - members, 0.0)
+FAST(cppcoreguidelines - avoid - do - while, 1.0)
+FAST(cppcoreguidelines - avoid - goto, 0.0)
+FAST(cppcoreguidelines - avoid - magic - numbers, 1.0)
+FAST(cppcoreguidelines - avoid - non - const - global - variables, 0.0)
 FAST(cppcoreguidelines-avoid-reference-coroutine-parameters, -0.0)
 FAST(cppcoreguidelines-c-copy-assignment-signature, 1.0)
-FAST(cppcoreguidelines-explicit-virtual-functions, -1.0)
-FAST(cppcoreguidelines-init-variables, 2.0)
-FAST(cppcoreguidelines-interfaces-global-init, -0.0)
-FAST(cppcoreguidelines-macro-to-enum, 1.0)
-FAST(cppcoreguidelines-macro-usage, 2.0)
-FAST(cppcoreguidelines-misleading-capture-default-by-value, 1.0)
+FAST(cppcoreguidelines - explicit - virtual - functions, -1.0)
+FAST(cppcoreguidelines - init - variables, 2.0)
+FAST(cppcoreguidelines - interfaces - global - init, -0.0)
+FAST(cppcoreguidelines - macro - to - enum, 1.0)
+FAST(cppcoreguidelines - macro - usage, 2.0)
+FAST(cppcoreguidelines - misleading - capture - default - by - value, 1.0)
 FAST(cppcoreguidelines-missing-std-forward, 0.0)
-FAST(cppcoreguidelines-narrowing-conversions, 1.0)
-FAST(cppcoreguidelines-no-malloc, 0.0)
-FAST(cppcoreguidelines-no-suspend-with-lock, 0.0)
+FAST(cppcoreguidelines - narrowing - conversions, 1.0)
+FAST(cppcoreguidelines - no - malloc, 0.0)
+FAST(cppcoreguidelines - no - suspend - with - lock, 0.0)
 FAST(cppcoreguidelines-noexcept-destructor, -0.0)
-FAST(cppcoreguidelines-noexcept-move-operations, 0.0)
-FAST(cppcoreguidelines-noexcept-swap, 1.0)
+FAST(cppcoreguidelines - noexcept - move - operations, 0.0)
+FAST(cppcoreguidelines - noexcept - swap, 1.0)
 FAST(cppcoreguidelines-non-private-member-variables-in-classes, 1.0)
-FAST(cppcoreguidelines-owning-memory, 2.0)
-FAST(cppcoreguidelines-prefer-member-initializer, 1.0)
-FAST(cppcoreguidelines-pro-bounds-array-to-pointer-decay, -0.0)
-FAST(cppcoreguidelines-pro-bounds-avoid-unchecked-container-access, 1.0)
-FAST(cppcoreguidelines-pro-bounds-constant-array-index, -0.0)
-FAST(cppcoreguidelines-pro-bounds-pointer-arithmetic, 1.0)
-FAST(cppcoreguidelines-pro-type-const-cast, 1.0)
-FAST(cppcoreguidelines-pro-type-cstyle-cast, 1.0)
-FAST(cppcoreguidelines-pro-type-member-init, 2.0)
-FAST(cppcoreguidelines-pro-type-reinterpret-cast, 1.0)
-FAST(cppcoreguidelines-pro-type-static-cast-downcast, -0.0)
-FAST(cppcoreguidelines-pro-type-union-access, 2.0)
-FAST(cppcoreguidelines-pro-type-vararg, -0.0)
-FAST(cppcoreguidelines-rvalue-reference-param-not-moved, -1.0)
+FAST(cppcoreguidelines - owning - memory, 2.0)
+FAST(cppcoreguidelines - prefer - member - initializer, 1.0)
+FAST(cppcoreguidelines - pro - bounds - array - to - pointer - decay, -0.0)
+FAST(cppcoreguidelines - pro - bounds - avoid - unchecked - container - access,
+     1.0)
+FAST(cppcoreguidelines - pro - bounds - constant - array - index, -0.0)
+FAST(cppcoreguidelines - pro - bounds - pointer - arithmetic, 1.0)
+FAST(cppcoreguidelines - pro - type - const - cast, 1.0)
+FAST(cppcoreguidelines - pro - type - cstyle - cast, 1.0)
+FAST(cppcoreguidelines - pro - type - member - init, 2.0)
+FAST(cppcoreguidelines - pro - type - reinterpret - cast, 1.0)
+FAST(cppcoreguidelines - pro - type - static - cast - downcast, -0.0)
+FAST(cppcoreguidelines - pro - type - union - access, 2.0)
+FAST(cppcoreguidelines - pro - type - vararg, -0.0)
+FAST(cppcoreguidelines - rvalue - reference - param - not -moved, -1.0)
 FAST(cppcoreguidelines-slicing, 1.0)
-FAST(cppcoreguidelines-special-member-functions, 0.0)
-FAST(cppcoreguidelines-use-default-member-init, 1.0)
-FAST(cppcoreguidelines-use-enum-class, -0.0)
-FAST(cppcoreguidelines-virtual-class-destructor, -1.0)
-FAST(darwin-avoid-spinlock, 1.0)
-FAST(darwin-dispatch-once-nonstatic, 1.0)
-FAST(fuchsia-default-arguments-calls, 0.0)
-FAST(fuchsia-default-arguments-declarations, 0.0)
-FAST(fuchsia-header-anon-namespaces, 0.0)
+FAST(cppcoreguidelines - special - member - functions, 0.0)
+FAST(cppcoreguidelines - use - default - member - init, 1.0)
+FAST(cppcoreguidelines - use - enum - class, -0.0)
+FAST(cppcoreguidelines - virtual - class - destructor, -1.0)
+FAST(darwin - avoid - spinlock, 1.0)
+FAST(darwin - dispatch - once - nonstatic, 1.0)
+FAST(fuchsia - default - arguments - calls, 0.0)
+FAST(fuchsia - default - arguments - declarations, 0.0)
+FAST(fuchsia - header - anon - namespaces, 0.0)
 FAST(fuchsia-multiple-inheritance, 0.0)
-FAST(fuchsia-overloaded-operator, -0.0)
+FAST(fuchsia - overloaded - operator, - 0.0)
 FAST(fuchsia-statically-constructed-objects, -0.0)
-FAST(fuchsia-temporary-objects, 1.0)
-FAST(fuchsia-trailing-return, 0.0)
+FAST(fuchsia - temporary - objects, 1.0)
+FAST(fuchsia - trailing - return, 0.0)
 FAST(fuchsia-virtual-inheritance, 1.0)
-FAST(google-build-explicit-make-pair, 1.0)
-FAST(google-build-namespaces, 0.0)
-FAST(google-build-using-namespace, 1.0)
-FAST(google-default-arguments, 1.0)
-FAST(google-explicit-constructor, 1.0)
-FAST(google-global-names-in-headers, 1.0)
-FAST(google-objc-avoid-nsobject-new, 0.0)
-FAST(google-objc-avoid-throwing-exception, 1.0)
-FAST(google-objc-function-naming, 0.0)
+FAST(google - build - explicit - make - pair, 1.0)
+FAST(google - build - namespaces, 0.0)
+FAST(google - build - using - namespace, 1.0)
+FAST(google - default - arguments, 1.0)
+FAST(google - explicit - constructor, 1.0)
+FAST(google - global - names - in - headers, 1.0)
+FAST(google - objc - avoid - nsobject - new, 0.0)
+FAST(google - objc - avoid - throwing - exception, 1.0)
+FAST(google - objc - function - naming, 0.0)
 FAST(google-objc-global-variable-declaration, 0.0)
 FAST(google-readability-avoid-underscore-in-googletest-name, 1.0)
-FAST(google-readability-braces-around-statements, 1.0)
-FAST(google-readability-casting, 0.0)
-FAST(google-readability-function-size, 1.0)
-FAST(google-readability-namespace-comments, 2.0)
-FAST(google-readability-todo, 2.0)
-FAST(google-runtime-float, -0.0)
-FAST(google-runtime-int, 1.0)
-FAST(google-runtime-operator, 1.0)
-FAST(google-upgrade-googletest-case, 2.0)
-FAST(hicpp-avoid-c-arrays, 2.0)
-FAST(hicpp-avoid-goto, 0.0)
+FAST(google - readability - braces - around - statements, 1.0)
+FAST(google - readability - casting, 0.0)
+FAST(google - readability - function - size, 1.0)
+FAST(google - readability - namespace - comments, 2.0)
+FAST(google - readability - todo, 2.0)
+FAST(google - runtime - float, -0.0)
+FAST(google - runtime - int, 1.0)
+FAST(google - runtime - operator, 1.0)
+FAST(google - upgrade - googletest - case, 2.0)
+FAST(hicpp - avoid - c - arrays, 2.0)
+FAST(hicpp - avoid - goto, 0.0)
 FAST(hicpp-braces-around-statements, 0.0)
 FAST(hicpp-deprecated-headers, 1.0)
-FAST(hicpp-exception-baseclass, 0.0)
+FAST(hicpp - exception - baseclass, 0.0)
 FAST(hicpp-explicit-conversions, 1.0)
 FAST(hicpp-function-size, 1.0)
-FAST(hicpp-ignored-remove-result, 1.0)
-FAST(hicpp-invalid-access-moved, 2.0)
+FAST(hicpp - ignored - remove - result, 1.0)
+FAST(hicpp - invalid - access - moved, 2.0)
 FAST(hicpp-member-init, 2.0)
-FAST(hicpp-move-const-arg, 1.0)
+FAST(hicpp - move - const - arg, 1.0)
 FAST(hicpp-multiway-paths-covered, 0.0)
-FAST(hicpp-named-parameter, 1.0)
-FAST(hicpp-new-delete-operators, 1.0)
-FAST(hicpp-no-array-decay, 1.0)
-FAST(hicpp-no-assembler, -0.0)
-FAST(hicpp-no-malloc, 0.0)
-FAST(hicpp-noexcept-move, 0.0)
-FAST(hicpp-signed-bitwise, 2.0)
-FAST(hicpp-special-member-functions, 1.0)
-FAST(hicpp-static-assert, 2.0)
-FAST(hicpp-undelegated-constructor, 0.0)
-FAST(hicpp-uppercase-literal-suffix, 1.0)
-FAST(hicpp-use-auto, 1.0)
-FAST(hicpp-use-emplace, 1.0)
-FAST(hicpp-use-equals-default, -0.0)
+FAST(hicpp - named - parameter, 1.0)
+FAST(hicpp - new - delete -operators, 1.0)
+FAST(hicpp - no - array - decay, 1.0)
+FAST(hicpp - no - assembler, -0.0)
+FAST(hicpp - no - malloc, 0.0)
+FAST(hicpp - noexcept - move, 0.0)
+FAST(hicpp - signed - bitwise, 2.0)
+FAST(hicpp - special - member - functions, 1.0)
+FAST(hicpp - static - assert, 2.0)
+FAST(hicpp - undelegated - constructor, 0.0)
+FAST(hicpp - uppercase - literal - suffix, 1.0)
+FAST(hicpp - use - auto, 1.0)
+FAST(hicpp - use - emplace, 1.0)
+FAST(hicpp - use - equals - default, -0.0)
 FAST(hicpp-use-equals-delete, 1.0)
-FAST(hicpp-use-noexcept, 1.0)
-FAST(hicpp-use-nullptr, 0.0)
-FAST(hicpp-use-override, -0.0)
+FAST(hicpp - use - noexcept, 1.0)
+FAST(hicpp - use - nullptr, 0.0)
+FAST(hicpp - use - override, -0.0)
 FAST(hicpp-vararg, 0.0)
-FAST(linuxkernel-must-check-errs, 0.0)
-FAST(llvm-else-after-return, 1.0)
-FAST(llvm-header-guard, -0.0)
+FAST(linuxkernel - must - check - errs, 0.0)
+FAST(llvm - else - after - return, 1.0)
+FAST(llvm - header - guard, -0.0)
 FAST(llvm-include-order, 0.0)
-FAST(llvm-namespace-comment, 2.0)
-FAST(llvm-prefer-isa-or-dyn-cast-in-conditionals, 1.0)
-FAST(llvm-prefer-register-over-unsigned, 0.0)
-FAST(llvm-prefer-static-over-anonymous-namespace, 1.0)
-FAST(llvm-qualified-auto, 1.0)
-FAST(llvm-redundant-casting, 1.0)
-FAST(llvm-twine-local, -1.0)
-FAST(llvm-type-switch-case-types, 0.0)
-FAST(llvm-use-new-mlir-op-builder, 1.0)
-FAST(llvm-use-ranges, 1.0)
-FAST(llvm-use-vector-utils, 0.0)
+FAST(llvm - namespace - comment, 2.0)
+FAST(llvm - prefer - isa - or -dyn - cast - in - conditionals, 1.0)
+FAST(llvm - prefer - register - over - unsigned, 0.0)
+FAST(llvm - prefer - static - over - anonymous - namespace, 1.0)
+FAST(llvm - qualified - auto, 1.0)
+FAST(llvm - redundant - casting, 1.0)
+FAST(llvm - twine - local, -1.0)
+FAST(llvm - type - switch - case -types, 0.0)
+FAST(llvm - use - new - mlir - op - builder, 1.0)
+FAST(llvm - use - ranges, 1.0)
+FAST(llvm - use - vector - utils, 0.0)
 FAST(llvmlibc-callee-namespace, -0.0)
 FAST(llvmlibc-implementation-in-namespace, 1.0)
-FAST(llvmlibc-inline-function-decl, 1.0)
+FAST(llvmlibc - inline - function - decl, 1.0)
 FAST(llvmlibc-restrict-system-libc-headers, 0.0)
-FAST(misc-anonymous-namespace-in-header, 0.0)
-FAST(misc-confusable-identifiers, 1.0)
-FAST(misc-const-correctness, 8.0)
+FAST(misc - anonymous - namespace - in - header, 0.0)
+FAST(misc - confusable - identifiers, 1.0)
+FAST(misc - const - correctness, 8.0)
 FAST(misc-coroutine-hostile-raii, 1.0)
-FAST(misc-definitions-in-headers, 0.0)
-FAST(misc-header-include-cycle, 0.0)
-SLOW(misc-include-cleaner, 16.0)
-FAST(misc-misleading-bidirectional, -0.0)
-FAST(misc-misleading-identifier, 1.0)
-FAST(misc-misplaced-const, 0.0)
-FAST(misc-multiple-inheritance, 0.0)
-FAST(misc-new-delete-overloads, 0.0)
-FAST(misc-no-recursion, -0.0)
-FAST(misc-non-copyable-objects, -1.0)
-FAST(misc-non-private-member-variables-in-classes, 1.0)
-FAST(misc-override-with-different-visibility, 1.0)
-FAST(misc-predictable-rand, -0.0)
+FAST(misc - definitions - in - headers, 0.0)
+FAST(misc - header - include - cycle, 0.0)
+SLOW(misc - include - cleaner, 16.0)
+FAST(misc - misleading - bidirectional, -0.0)
+FAST(misc - misleading - identifier, 1.0)
+FAST(misc - misplaced - const, 0.0)
+FAST(misc - multiple - inheritance, 0.0)
+FAST(misc - new - delete -overloads, 0.0)
+FAST(misc - no - recursion, -0.0)
+FAST(misc - non - copyable - objects, -1.0)
+FAST(misc - non - private - member - variables - in - classes, 1.0)
+FAST(misc - override - with - different - visibility, 1.0)
+FAST(misc - predictable - rand, -0.0)
 FAST(misc-redundant-expression, 1.0)
 FAST(misc-static-assert, 3.0)
-FAST(misc-throw-by-value-catch-by-reference, 1.0)
+FAST(misc - throw -by - value - catch - by - reference, 1.0)
 FAST(misc-unconventional-assign-operator, 1.0)
-FAST(misc-uniqueptr-reset-release, 1.0)
-FAST(misc-unused-alias-decls, 1.0)
-FAST(misc-unused-parameters, 0.0)
-FAST(misc-unused-using-decls, 2.0)
-FAST(misc-use-anonymous-namespace, -0.0)
-FAST(misc-use-internal-linkage, 2.0)
+FAST(misc - uniqueptr - reset - release, 1.0)
+FAST(misc - unused - alias - decls, 1.0)
+FAST(misc - unused - parameters, 0.0)
+FAST(misc - unused - using - decls, 2.0)
+FAST(misc - use - anonymous - namespace, -0.0)
+FAST(misc - use - internal - linkage, 2.0)
 FAST(modernize-avoid-bind, 1.0)
-FAST(modernize-avoid-c-arrays, 1.0)
-FAST(modernize-avoid-c-style-cast, 0.0)
-FAST(modernize-avoid-setjmp-longjmp, 0.0)
-FAST(modernize-avoid-variadic-functions, 0.0)
-FAST(modernize-concat-nested-namespaces, 1.0)
+FAST(modernize - avoid - c - arrays, 1.0)
+FAST(modernize - avoid - c - style - cast, 0.0)
+FAST(modernize - avoid - setjmp - longjmp, 0.0)
+FAST(modernize - avoid - variadic - functions, 0.0)
+FAST(modernize - concat - nested - namespaces, 1.0)
 FAST(modernize-deprecated-headers, 0.0)
 FAST(modernize-deprecated-ios-base-aliases, 0.0)
 FAST(modernize-loop-convert, 2.0)
-FAST(modernize-macro-to-enum, 1.0)
-FAST(modernize-make-shared, 0.0)
+FAST(modernize - macro - to - enum, 1.0)
+FAST(modernize - make - shared, 0.0)
 FAST(modernize-make-unique, 1.0)
-FAST(modernize-min-max-use-initializer-list, 2.0)
+FAST(modernize - min - max - use - initializer - list, 2.0)
 FAST(modernize-pass-by-value, 0.0)
-FAST(modernize-raw-string-literal, 1.0)
+FAST(modernize - raw - string - literal, 1.0)
 FAST(modernize-redundant-void-arg, 1.0)
-FAST(modernize-replace-auto-ptr, 1.0)
-FAST(modernize-replace-disallow-copy-and-assign-macro, 1.0)
+FAST(modernize - replace - auto - ptr, 1.0)
+FAST(modernize - replace - disallow - copy - and-assign - macro, 1.0)
 FAST(modernize-replace-random-shuffle, 1.0)
-FAST(modernize-return-braced-init-list, 0.0)
+FAST(modernize - return -braced - init - list, 0.0)
 FAST(modernize-shrink-to-fit, 1.0)
-FAST(modernize-type-traits, 0.0)
+FAST(modernize - type - traits, 0.0)
 FAST(modernize-unary-static-assert, 1.0)
-FAST(modernize-use-auto, 1.0)
+FAST(modernize - use - auto, 1.0)
 FAST(modernize-use-bool-literals, 1.0)
-FAST(modernize-use-constraints, -0.0)
-FAST(modernize-use-default-member-init, 0.0)
-FAST(modernize-use-designated-initializers, -0.0)
-FAST(modernize-use-emplace, 1.0)
-FAST(modernize-use-equals-default, 2.0)
-FAST(modernize-use-equals-delete, 0.0)
-FAST(modernize-use-integer-sign-comparison, 0.0)
-FAST(modernize-use-nodiscard, -0.0)
-FAST(modernize-use-noexcept, -1.0)
+FAST(modernize - use - constraints, -0.0)
+FAST(modernize - use - default - member - init, 0.0)
+FAST(modernize - use - designated - initializers, -0.0)
+FAST(modernize - use - emplace, 1.0)
+FAST(modernize - use - equals - default, 2.0)
+FAST(modernize - use - equals - delete, 0.0)
+FAST(modernize - use - integer - sign - comparison, 0.0)
+FAST(modernize - use - nodiscard, -0.0)
+FAST(modernize - use - noexcept, -1.0)
 FAST(modernize-use-nullptr, 1.0)
-FAST(modernize-use-override, 1.0)
-FAST(modernize-use-ranges, -0.0)
-FAST(modernize-use-scoped-lock, 0.0)
-FAST(modernize-use-starts-ends-with, 1.0)
-FAST(modernize-use-std-bit, -0.0)
-FAST(modernize-use-std-format, 0.0)
-FAST(modernize-use-std-numbers, -0.0)
-FAST(modernize-use-std-print, 1.0)
-FAST(modernize-use-string-view, 1.0)
-FAST(modernize-use-structured-binding, 1.0)
-FAST(modernize-use-trailing-return-type, -0.0)
-FAST(modernize-use-transparent-functors, -0.0)
-FAST(modernize-use-uncaught-exceptions, -0.0)
+FAST(modernize - use - override, 1.0)
+FAST(modernize - use - ranges, -0.0)
+FAST(modernize - use - scoped - lock, 0.0)
+FAST(modernize - use - starts - ends - with, 1.0)
+FAST(modernize - use - std - bit, -0.0)
+FAST(modernize - use - std - format, 0.0)
+FAST(modernize - use - std - numbers, -0.0)
+FAST(modernize - use - std - print, 1.0)
+FAST(modernize - use - string - view, 1.0)
+FAST(modernize - use - structured - binding, 1.0)
+FAST(modernize - use - trailing - return -type, -0.0)
+FAST(modernize - use - transparent - functors, -0.0)
+FAST(modernize - use - uncaught - exceptions, -0.0)
 FAST(modernize-use-using, 1.0)
-FAST(objc-assert-equals, -0.0)
-FAST(objc-avoid-nserror-init, 1.0)
+FAST(objc - assert - equals, -0.0)
+FAST(objc - avoid - nserror - init, 1.0)
 FAST(objc-dealloc-in-category, 0.0)
-FAST(objc-forbidden-subclassing, -0.0)
-FAST(objc-missing-hash, 0.0)
-FAST(objc-nsdate-formatter, 1.0)
+FAST(objc - forbidden - subclassing, -0.0)
+FAST(objc - missing - hash, 0.0)
+FAST(objc - nsdate - formatter, 1.0)
 FAST(objc-nsinvocation-argument-lifetime, 0.0)
-FAST(objc-property-declaration, 0.0)
-FAST(objc-super-self, 0.0)
-FAST(openmp-exception-escape, -0.0)
-FAST(openmp-use-default-none, 0.0)
-FAST(performance-avoid-endl, -0.0)
-FAST(performance-enum-size, 0.0)
-FAST(performance-faster-string-find, 0.0)
+FAST(objc - property - declaration, 0.0)
+FAST(objc - super - self, 0.0)
+FAST(openmp - exception - escape, -0.0)
+FAST(openmp - use - default - none, 0.0)
+FAST(performance - avoid - endl, -0.0)
+FAST(performance - enum - size, 0.0)
+FAST(performance - faster - string - find, 0.0)
 FAST(performance-for-range-copy, 1.0)
-FAST(performance-implicit-conversion-in-loop, 1.0)
-FAST(performance-inefficient-algorithm, -0.0)
-FAST(performance-inefficient-string-concatenation, -1.0)
-FAST(performance-inefficient-vector-operation, 1.0)
-FAST(performance-move-const-arg, 1.0)
-FAST(performance-move-constructor-init, 0.0)
-FAST(performance-no-automatic-move, -1.0)
+FAST(performance - implicit - conversion - in - loop, 1.0)
+FAST(performance - inefficient - algorithm, -0.0)
+FAST(performance - inefficient - string - concatenation, -1.0)
+FAST(performance - inefficient - vector - operation, 1.0)
+FAST(performance - move - const - arg, 1.0)
+FAST(performance - move - constructor - init, 0.0)
+FAST(performance - no - automatic - move, -1.0)
 FAST(performance-no-int-to-ptr, 0.0)
-FAST(performance-noexcept-destructor, -0.0)
-FAST(performance-noexcept-move-constructor, 0.0)
-FAST(performance-noexcept-swap, 0.0)
-FAST(performance-prefer-single-char-overloads, 1.0)
-FAST(performance-string-view-conversions, 1.0)
-FAST(performance-trivially-destructible, -0.0)
-FAST(performance-type-promotion-in-math-fn, 1.0)
+FAST(performance - noexcept - destructor, -0.0)
+FAST(performance - noexcept - move - constructor, 0.0)
+FAST(performance - noexcept - swap, 0.0)
+FAST(performance - prefer - single - char - overloads, 1.0)
+FAST(performance - string - view - conversions, 1.0)
+FAST(performance - trivially - destructible, -0.0)
+FAST(performance - type - promotion - in - math - fn, 1.0)
 FAST(performance-unnecessary-copy-initialization, 2.0)
-FAST(performance-unnecessary-value-param, 1.0)
-FAST(performance-use-std-move, 1.0)
-FAST(portability-avoid-pragma-once, -0.0)
-FAST(portability-no-assembler, 0.0)
+FAST(performance - unnecessary - value - param, 1.0)
+FAST(performance - use - std - move, 1.0)
+FAST(portability - avoid - pragma - once, -0.0)
+FAST(portability - no - assembler, 0.0)
 FAST(portability-restrict-system-includes, 1.0)
-FAST(portability-simd-intrinsics, 0.0)
-FAST(portability-std-allocator-const, -1.0)
-FAST(portability-template-virtual-member-function, 0.0)
-FAST(readability-ambiguous-smartptr-reset-call, 1.0)
-FAST(readability-avoid-const-params-in-decls, 1.0)
-FAST(readability-avoid-nested-conditional-operator, 0.0)
+FAST(portability - simd - intrinsics, 0.0)
+FAST(portability - std - allocator - const, -1.0)
+FAST(portability - template - virtual - member - function, 0.0)
+FAST(readability - ambiguous - smartptr - reset - call, 1.0)
+FAST(readability - avoid - const - params - in - decls, 1.0)
+FAST(readability - avoid - nested - conditional - operator, 0.0)
 FAST(readability-avoid-return-with-void-value, 0.0)
-FAST(readability-avoid-unconditional-preprocessor-if, -0.0)
-FAST(readability-braces-around-statements, 2.0)
-FAST(readability-const-return-type, 0.0)
-FAST(readability-container-contains, 2.0)
-FAST(readability-container-data-pointer, 1.0)
-FAST(readability-container-size-empty, 1.0)
-FAST(readability-convert-member-functions-to-static, -0.0)
-FAST(readability-delete-null-pointer, -0.0)
-FAST(readability-duplicate-include, 1.0)
-FAST(readability-else-after-return, 1.0)
-FAST(readability-enum-initial-value, 1.0)
-FAST(readability-function-cognitive-complexity, 1.0)
-FAST(readability-function-size, 1.0)
-FAST(readability-identifier-length, 1.0)
+FAST(readability - avoid - unconditional - preprocessor - if, -0.0)
+FAST(readability - braces - around - statements, 2.0)
+FAST(readability - const - return -type, 0.0)
+FAST(readability - container - contains, 2.0)
+FAST(readability - container - data - pointer, 1.0)
+FAST(readability - container - size - empty, 1.0)
+FAST(readability - convert - member - functions - to - static, -0.0)
+FAST(readability - delete -null - pointer, -0.0)
+FAST(readability - duplicate - include, 1.0)
+FAST(readability - else - after - return, 1.0)
+FAST(readability - enum - initial - value, 1.0)
+FAST(readability - function - cognitive - complexity, 1.0)
+FAST(readability - function - size, 1.0)
+FAST(readability - identifier - length, 1.0)
 FAST(readability-identifier-naming, 1.0)
-FAST(readability-implicit-bool-conversion, 0.0)
-FAST(readability-inconsistent-declaration-parameter-name, 1.0)
-FAST(readability-inconsistent-ifelse-braces, 2.0)
-FAST(readability-isolate-declaration, 1.0)
-FAST(readability-magic-numbers, -1.0)
+FAST(readability - implicit - bool - conversion, 0.0)
+FAST(readability - inconsistent - declaration - parameter - name, 1.0)
+FAST(readability - inconsistent - ifelse - braces, 2.0)
+FAST(readability - isolate - declaration, 1.0)
+FAST(readability - magic - numbers, -1.0)
 FAST(readability-make-member-function-const, 1.0)
-FAST(readability-math-missing-parentheses, 2.0)
-FAST(readability-misleading-indentation, 0.0)
-FAST(readability-misplaced-array-index, 1.0)
-FAST(readability-named-parameter, 0.0)
-FAST(readability-non-const-parameter, 1.0)
-FAST(readability-operators-representation, 1.0)
-FAST(readability-qualified-auto, 2.0)
-FAST(readability-redundant-access-specifiers, 2.0)
-FAST(readability-redundant-casting, 1.0)
-FAST(readability-redundant-control-flow, 0.0)
-FAST(readability-redundant-declaration, 0.0)
-FAST(readability-redundant-function-ptr-dereference, 2.0)
-FAST(readability-redundant-inline-specifier, 1.0)
-FAST(readability-redundant-member-init, -0.0)
-FAST(readability-redundant-parentheses, -0.0)
-FAST(readability-redundant-preprocessor, 1.0)
-FAST(readability-redundant-qualified-alias, -1.0)
-FAST(readability-redundant-smartptr-get, 1.0)
-FAST(readability-redundant-string-cstr, 0.0)
+FAST(readability - math - missing - parentheses, 2.0)
+FAST(readability - misleading - indentation, 0.0)
+FAST(readability - misplaced - array - index, 1.0)
+FAST(readability - named - parameter, 0.0)
+FAST(readability - non - const - parameter, 1.0)
+FAST(readability - operators - representation, 1.0)
+FAST(readability - qualified - auto, 2.0)
+FAST(readability - redundant - access - specifiers, 2.0)
+FAST(readability - redundant - casting, 1.0)
+FAST(readability - redundant - control - flow, 0.0)
+FAST(readability - redundant - declaration, 0.0)
+FAST(readability - redundant - function - ptr - dereference, 2.0)
+FAST(readability - redundant - inline - specifier, 1.0)
+FAST(readability - redundant - member - init, -0.0)
+FAST(readability - redundant - parentheses, -0.0)
+FAST(readability - redundant - preprocessor, 1.0)
+FAST(readability - redundant - qualified - alias, -1.0)
+FAST(readability - redundant - smartptr - get, 1.0)
+FAST(readability - redundant - string - cstr, 0.0)
 FAST(readability-redundant-string-init, -0.0)
-FAST(readability-redundant-typename, 3.0)
-FAST(readability-reference-to-constructed-temporary, 1.0)
-FAST(readability-simplify-boolean-expr, 0.0)
+FAST(readability - redundant - typename, 3.0)
+FAST(readability - reference - to - constructed - temporary, 1.0)
+FAST(readability - simplify - boolean - expr, 0.0)
 FAST(readability-simplify-subscript-expr, 1.0)
-FAST(readability-static-accessed-through-instance, 1.0)
+FAST(readability - static - accessed - through - instance, 1.0)
 FAST(readability-static-definition-in-anonymous-namespace, 0.0)
-FAST(readability-string-compare, 1.0)
-FAST(readability-suspicious-call-argument, 1.0)
-FAST(readability-trailing-comma, 1.0)
-FAST(readability-uniqueptr-delete-release, 1.0)
-FAST(readability-uppercase-literal-suffix, 1.0)
-FAST(readability-use-anyofallof, 1.0)
-FAST(readability-use-concise-preprocessor-directives, 0.0)
-FAST(readability-use-std-min-max, 1.0)
-FAST(zircon-temporary-objects, 0.0)
+FAST(readability - string - compare, 1.0)
+FAST(readability - suspicious - call - argument, 1.0)
+FAST(readability - trailing - comma, 1.0)
+FAST(readability - uniqueptr - delete -release, 1.0)
+FAST(readability - uppercase - literal - suffix, 1.0)
+FAST(readability - use - anyofallof, 1.0)
+FAST(readability - use - concise - preprocessor - directives, 0.0)
+FAST(readability - use - std - min - max, 1.0)
+FAST(zircon - temporary - objects, 0.0)
 
 #undef FAST
 #undef SLOW
-

``````````

</details>


https://github.com/llvm/llvm-project/pull/191096
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to