Skip to content

Commit 4c04f4a

Browse files
committed
[clang-tidy] wrapping at 80 chars
1 parent 9797852 commit 4c04f4a

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
@@ -137,8 +137,8 @@ Changes in existing checks
137137
warnings logic for ``nullptr`` in ``std::find``.
138138

139139
- Improved :doc:`modernize-use-std-numbers
140-
<clang-tidy/checks/modernize/use-std-numbers>` check to support math functions
141-
of different precisions.
140+
<clang-tidy/checks/modernize/use-std-numbers>` check to support math
141+
functions of different precisions.
142142

143143
- Improved :doc:`misc-use-internal-linkage
144144
<clang-tidy/checks/misc/use-internal-linkage>` check by fix false positives

0 commit comments

Comments
 (0)