Skip to content

Commit 4362031

Browse files
committed
fixup! [clang-tidy] Improved readability redundant casting with enums
Removed excessive newline
1 parent 1b78225 commit 4362031

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

clang-tools-extra/docs/ReleaseNotes.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ Changes in existing checks
227227
false negatives related to ``enum`` when setting `IgnoreTypeAliases`
228228
to `true`.
229229

230-
231230
- Improved :doc:`readability-redundant-smartptr-get
232231
<clang-tidy/checks/readability/redundant-smartptr-get>` check to
233232
remove `->`, when redundant `get()` is removed.

0 commit comments

Comments
 (0)