mirror of
https://github.com/ptitSeb/box64.git
synced 2024-11-23 06:30:22 +00:00
update clang-format for IFX and QUOTE (#1390)
* update clang-format * refactor: add more ifmacros
This commit is contained in:
parent
e1f69b9c61
commit
70fec208d8
@ -11,4 +11,6 @@ SortIncludes: false
|
||||
MaxEmptyLinesToKeep: 2
|
||||
IndentCaseLabels: true
|
||||
AlignConsecutiveMacros: true
|
||||
WhitespaceSensitiveMacros: ['QUOTE']
|
||||
IfMacros: ['IFX', 'IFX2', 'IF_PEND0R0', 'IFXX', 'IFX2X', 'IFXN', 'UFLAG_IF', 'PASS2IF']
|
||||
---
|
||||
|
Loading…
Reference in New Issue
Block a user