We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f6442a commit 6a8e24dCopy full SHA for 6a8e24d
.clang-format
@@ -96,5 +96,6 @@ UseTab: Always
96
# Don't touch lines used for translation.
97
WhitespaceSensitiveMacros: [
98
'translate_plural',
99
- 'translate'
+ 'translate',
100
+ 'translate_ctxt'
101
]
0 commit comments