We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dc205b commit 8e514d6Copy full SHA for 8e514d6
clang-tools-extra/docs/clang-tidy/checks/misc/const-correctness.rst
@@ -208,4 +208,4 @@ Options
208
and `reference`. If a name in the list contains the sequence `::`, it is
209
matched against the qualified type name (i.e. ``namespace::Type``),
210
otherwise it is matched against only the type name (i.e. ``Type``).
211
- Default is empty.
+ Default is empty string.
0 commit comments