Skip to content
This repository was archived by the owner on Dec 8, 2021. It is now read-only.

Commit 56682fb

Browse files
authored
fix: tell clang-format to leave doxygen @copydoc directives alone (#1122)
1 parent df09b74 commit 56682fb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.clang-format

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,5 @@ RawStringFormats:
3131
- 'pb'
3232
- 'proto'
3333
BasedOnStyle: Google
34+
35+
CommentPragmas: '(@copydoc)'

0 commit comments

Comments
 (0)