1
0
mirror of https://codeberg.org/vyivel/dulcepan/ synced 2026-05-12 23:55:03 +03:00

.clang-format: remove unused include category

This commit is contained in:
Kirill Primak
2024-06-18 20:48:56 +03:00
parent cc13becc46
commit 8609265acf
+1 -3
View File
@@ -47,10 +47,8 @@ ForEachMacros:
IncludeBlocks: Regroup
IncludeCategories:
- Regex: "^<wlr/"
Priority: -1
- Regex: "^<"
Priority: -2
Priority: -1
- Regex: ".*"
Priority: 0