Skip to content

Commit 7bb1043

Browse files
committed
Revert remove whitespace
1 parent 19a799a commit 7bb1043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ Changes in existing checks
243243
diagnosing designated initializers for ``std::array`` initializations.
244244

245245
- Improved :doc:`modernize-use-ranges
246-
<clang-tidy/checks/modernize/use-ranges>` check by updating suppress
246+
<clang-tidy/checks/modernize/use-ranges>` check by updating suppress
247247
warnings logic for ``nullptr`` in ``std::find``.
248248

249249
- Improved :doc:`modernize-use-starts-ends-with

0 commit comments

Comments
 (0)