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 4a0679b commit 145c6e5Copy full SHA for 145c6e5
clang-tools-extra/docs/clang-tidy/checks/modernize/use-designated-initializers.rst
@@ -38,7 +38,7 @@ declaration of ``S``.
38
Options
39
-------
40
41
-.. options:: IgnoreSingleElementAggregates
+.. option:: IgnoreSingleElementAggregates
42
43
The value `false` specifies that even initializers for aggregate types
44
with only a single element should be checked. The default value is `true`.
0 commit comments