aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index 70864160..d4a3d2cc 100644
--- a/.clang-format
+++ b/.clang-format
@@ -93,6 +93,8 @@ IncludeCategories:
Priority: 32
- Regex: '"csapi/'
Priority: 2
+ - Regex: '"e2ee/'
+ Priority: 3
- Regex: '"(events|jobs)/'
Priority: 4
- Regex: '.*'