(no title)
pixelworm | 6 months ago
Or maybe open source projects are all usually well designed. I haven't looked at many in depth. The only one I've really looked into was Clang to try to figure out why clang format ignored my style rules when styling files of certain names. (Turns out there is a list of file names that automatically are considered Objective-C rather than C++)
zvr|6 months ago
musicale|6 months ago
shahzaibmushtaq|6 months ago
Yes, all open-source projects are well designed with documentation and to-dos, otherwise open-source contribution becomes difficult.