Skip to content

Commit

Permalink
#0: Oops. Merged the wrong set (tenstorrent#14824)
Browse files Browse the repository at this point in the history
THIS is the set that reflects the current state of the repo.  Mea culpa.
  • Loading branch information
afuller-TT authored Nov 6, 2024
1 parent ead1671 commit db51c49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-tidy
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ Checks: >
-llvmlibc-inline-function-decl,
-llvmlibc-restrict-system-libc-headers,
-misc-const-correctness,
-misc-include-cleaner,
-misc-no-recursion,
-misc-non-private-member-variables-in-classes,
-misc-redundant-expression,
Expand Down Expand Up @@ -167,6 +168,7 @@ Checks: >
-readability-container-data-pointer,
-readability-container-size-empty,
-readability-convert-member-functions-to-static,
-readability-duplicate-include,
-readability-else-after-return,
-readability-function-cognitive-complexity,
-readability-function-size,
Expand Down

0 comments on commit db51c49

Please sign in to comment.