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 f41310d commit 29f44ebCopy full SHA for 29f44eb
clang-tools-extra/docs/ReleaseNotes.rst
@@ -426,8 +426,8 @@ Changes in existing checks
426
427
- Improved :doc:`cppcoreguidelines-pro-type-member-init
428
<clang-tidy/checks/cppcoreguidelines/pro-type-member-init>` check to
429
- correctly ignore ``std::array`` and other containers when ``IgnoreArrays``
430
- option is set to ``true``.
+ correctly ignore ``std::array`` and other containers when `IgnoreArrays`
+ option is set to `true`.
431
432
- Improved :doc:`google-readability-casting
433
<clang-tidy/checks/google/readability-casting>` check by adding fix-it
0 commit comments