mirror of
https://github.com/YACReader/yacreader
synced 2025-05-27 10:50:27 -04:00
Remove comment pragmas
We don't have special types of comments so far
This commit is contained in:
parent
824b4878a4
commit
2bd8e2c5ad
@ -4,10 +4,6 @@ Standard: Cpp11
|
|||||||
|
|
||||||
ColumnLimit: 0
|
ColumnLimit: 0
|
||||||
|
|
||||||
# Disable reflow of qdoc comments: indentation rules are different.
|
|
||||||
# Translation comments are also excluded.
|
|
||||||
CommentPragmas: "^!|^:"
|
|
||||||
|
|
||||||
# We want a space between the type and the star for pointer types.
|
# We want a space between the type and the star for pointer types.
|
||||||
PointerBindsToType: false
|
PointerBindsToType: false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user