Skip to content

Commit

Permalink
[skip ci] Update .clang-format (#15484)
Browse files Browse the repository at this point in the history
  • Loading branch information
blozano-tt authored Nov 27, 2024
1 parent 2aa1869 commit 7d40232
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ PenaltyBreakTemplateDeclaration: 10
PenaltyExcessCharacter: 1000000
PenaltyReturnTypeOnItsOwnLine: 200
PointerAlignment: Left
ReferenceAlignment: Left
RawStringFormats:
- Language: Cpp
Delimiters:
Expand Down
4 changes: 4 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Order is important; the last matching pattern takes the most
# precedence.

.clang-format @tt-rkim @afuller-TT @blozano-tt @tt-aho

.clang-tidy @tt-rkim @afuller-TT @blozano-tt @tt-aho

.github/ @tt-rkim @ttmchiou @TT-billteng @blozano-tt @afuller-TT
.github/workflows/ttnn-run-sweeps.yaml @xanderchin @jdesousa-TT @sjameelTT

Expand Down

0 comments on commit 7d40232

Please sign in to comment.