Skip to content

Commit

Permalink
style: Inform formatter about attribute macros
Browse files Browse the repository at this point in the history
  • Loading branch information
BurningEnlightenment committed Mar 28, 2023
1 parent fb923e8 commit 65881d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ AlwaysBreakBeforeMultilineStrings: false
AlwaysBreakTemplateDeclarations: Yes
AttributeMacros:
- __capability
- DPLX_ATTR_FORCE_INLINE
- DPLX_ATTR_NO_UNIQUE_ADDRESS
BinPackArguments: true
BinPackParameters: false
BraceWrapping:
Expand Down

0 comments on commit 65881d7

Please sign in to comment.