Differences From Artifact [c1e6bd9906]:
- File src/.clang-format — part of check-in [2bc02cf470] at 2024-08-03 17:11:40 on branch trunk — Improve clang-format file (user: js, size: 473) [annotate] [blame] [check-ins using]
To Artifact [a045e80592]:
- File src/.clang-format — part of check-in [f642e9dfbf] at 2025-03-02 14:42:43 on branch trunk — Migrate to OFOptionsParser (user: js, size: 520) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
11 12 13 14 15 16 17 | class, direct, readonly, readwrite, nullable, nonnull, null_resettable, null_unspecified, assign, retain, strong, copy, weak, unsafe_unretained, atomic, nonatomic, getter, setter ] | > > | 11 12 13 14 15 16 17 18 19 | class, direct, readonly, readwrite, nullable, nonnull, null_resettable, null_unspecified, assign, retain, strong, copy, weak, unsafe_unretained, atomic, nonatomic, getter, setter ] IndentPPDirectives: AfterHash PPIndentWidth: 1 |