mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-13 21:09:47 +00:00
trivial: Fix the header ordering a little more
This commit is contained in:
parent
01f79c0339
commit
7bf7b7846b
@ -39,10 +39,12 @@ PenaltyBreakBeforeFirstCallParameter: '15'
|
||||
IncludeCategories:
|
||||
- Regex: '^"config.h"$'
|
||||
Priority: '0'
|
||||
- Regex: '^<'
|
||||
- Regex: '<fwupdplugin.h>'
|
||||
Priority: '1'
|
||||
- Regex: 'fwupd'
|
||||
- Regex: '^<'
|
||||
Priority: '2'
|
||||
- Regex: '.*'
|
||||
- Regex: 'fwupd'
|
||||
Priority: '3'
|
||||
- Regex: '.*'
|
||||
Priority: '4'
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user