Artifact a045e805927467e3d1daaa39888b5ed493a98cf864aab45302964806a934de56:
- 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]
IndentWidth: 8 TabWidth: 8 UseTab: ForIndentation BreakBeforeBraces: Linux AlwaysBreakAfterReturnType: AllDefinitions AlignAfterOpenBracket: DontAlign ObjCBlockIndentWidth: 8 ObjCSpaceAfterProperty: true ObjCSpaceBeforeProtocolList: true ObjCPropertyAttributeOrder: [ 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