mirror of
https://github.com/zeldaret/tww.git
synced 2026-05-23 06:54:16 -04:00
Fix clang putting other includes before the pch
This commit is contained in:
@@ -16,3 +16,6 @@ AccessModifierOffset: -4
|
||||
# BreakBeforeTernaryOperators: true
|
||||
# AlignConsecutiveAssignments: false
|
||||
PackConstructorInitializers: Never
|
||||
IncludeCategories:
|
||||
- Regex: '"d/dolzel\.h"'
|
||||
Priority: -1000
|
||||
|
||||
Reference in New Issue
Block a user