Skip to content

Commit 6a8e24d

Browse files
authored
Update .clang-format
1 parent 4f6442a commit 6a8e24d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.clang-format

+2-1
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,6 @@ UseTab: Always
9696
# Don't touch lines used for translation.
9797
WhitespaceSensitiveMacros: [
9898
'translate_plural',
99-
'translate'
99+
'translate',
100+
'translate_ctxt'
100101
]

0 commit comments

Comments
 (0)