Skip to content

Commit fe2e677

Browse files
committed
[clang-format][doc] Add .clang-format-ignore to the release notes
1 parent 7a581c3 commit fe2e677

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

clang/docs/ReleaseNotes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,6 +1041,7 @@ clang-format
10411041
- Add ``BreakAdjacentStringLiterals`` option.
10421042
- Add ``ObjCPropertyAttributeOrder`` which can be used to sort ObjC property
10431043
attributes (like ``nonatomic, strong, nullable``).
1044+
- Add ``.clang-format-ignore`` files.
10441045

10451046
libclang
10461047
--------

0 commit comments

Comments
 (0)