mirror of
https://github.com/QtExcel/QXlsx.git
synced 2025-01-16 04:42:53 +08:00
8 lines
296 B
Plaintext
8 lines
296 B
Plaintext
CheckOptions:
|
|
- key: cppcoreguidelines-special-member-functions.AllowSoleDefaultDtor
|
|
value: 1
|
|
- key: cppcoreguidelines-special-member-functions.AllowMissingMoveFunctionsWhenCopyIsDeleted
|
|
value: 1
|
|
- key: performance-move-const-arg.CheckTriviallyCopyableMove
|
|
value: 0
|