Skip to content

Commit 29f44eb

Browse files
zeyi2EugeneZelenko
andauthored
Update clang-tools-extra/docs/ReleaseNotes.rst
Co-authored-by: EugeneZelenko <[email protected]>
1 parent f41310d commit 29f44eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -426,8 +426,8 @@ Changes in existing checks
426426

427427
- Improved :doc:`cppcoreguidelines-pro-type-member-init
428428
<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``.
429+
correctly ignore ``std::array`` and other containers when `IgnoreArrays`
430+
option is set to `true`.
431431

432432
- Improved :doc:`google-readability-casting
433433
<clang-tidy/checks/google/readability-casting>` check by adding fix-it

0 commit comments

Comments
 (0)