mirror of
https://github.com/qpdf/qpdf.git
synced 2025-01-31 02:48:31 +00:00
Remove AttributeMacros from .clang-format
I was using AttributeMacros incorrectly, and a recent update to clang-format broke the formatting.
This commit is contained in:
parent
7a20878fdf
commit
37f05e67d8
@ -10,9 +10,6 @@ AlignOperands: DontAlign
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
AlwaysBreakAfterReturnType: AllDefinitions
|
||||
AlwaysBreakTemplateDeclarations: Yes
|
||||
AttributeMacros:
|
||||
- QPDF_DLL
|
||||
- QPDF_DLL_CLASS
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
BraceWrapping:
|
||||
|
Loading…
x
Reference in New Issue
Block a user